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 vraptor-js-controller-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.marceloemanoel.vraptor.jscontroller.vraptor
├─ com.github.marceloemanoel.vraptor.jscontroller.vraptor.VRaptorControllerDiscover.class - [JAR]
com.github.marceloemanoel.vraptor.jscontroller.web
├─ com.github.marceloemanoel.vraptor.jscontroller.web.JsController.class - [JAR]
com.github.marceloemanoel.vraptor.jscontroller.generators
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.GenerateException.class - [JAR]
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.JsGenerator.class - [JAR]
com.github.marceloemanoel.vraptor.jscontroller
├─ com.github.marceloemanoel.vraptor.jscontroller.Controller.class - [JAR]
├─ com.github.marceloemanoel.vraptor.jscontroller.JsRoute.class - [JAR]
com.github.marceloemanoel.vraptor.jscontroller.generators.velocity
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.velocity.DefaultParameters.class - [JAR]
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.velocity.MinifiedJsGenerator.class - [JAR]
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.velocity.VelocityConfiguration.class - [JAR]
├─ com.github.marceloemanoel.vraptor.jscontroller.generators.velocity.VelocityJsGenerator.class - [JAR]