java - Where to find which library belongs a class? -


i wonder if there page write class name, instance

javax.faces.view.facelets.taghandler

and tells me in .jar included. because can see in class documentation information not included.

edit: using pages, http://www.findjar.com/ or http://www.jarfinder.com/ don't find class. can me on this??
in advance

i found out thats: jsf-api-2.0.jar

you can download jar here

http://download.java.net/maven/2/javax/faces/jsf-api/2.0/


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -