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 jasperreports-groovy-7.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.jasperreports.groovy
├─ net.sf.jasperreports.groovy.GroovyClassFilter.class - [JAR]
├─ net.sf.jasperreports.groovy.GroovyClassFilterTransformer.class - [JAR]
├─ net.sf.jasperreports.groovy.GroovyDirectExpressionValueFilter.class - [JAR]
├─ net.sf.jasperreports.groovy.GroovyEvaluator.class - [JAR]
├─ net.sf.jasperreports.groovy.GroovySandboxEvaluator.class - [JAR]
├─ net.sf.jasperreports.groovy.JRGroovyCompiler.class - [JAR]
├─ net.sf.jasperreports.groovy.JRGroovyGenerator.class - [JAR]