View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsftemplating-dt-2.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sun.jsftemplating.annotation
├─ com.sun.jsftemplating.annotation.FormatDefinition.class - [JAR]
├─ com.sun.jsftemplating.annotation.FormatDefinitionAP.class - [JAR]
├─ com.sun.jsftemplating.annotation.Handler.class - [JAR]
├─ com.sun.jsftemplating.annotation.HandlerAP.class - [JAR]
├─ com.sun.jsftemplating.annotation.HandlerInput.class - [JAR]
├─ com.sun.jsftemplating.annotation.HandlerOutput.class - [JAR]
├─ com.sun.jsftemplating.annotation.UIComponentFactory.class - [JAR]
├─ com.sun.jsftemplating.annotation.UIComponentFactoryAP.class - [JAR]