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 frascati-xquery-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.frascati.xquery.saxon
├─ org.ow2.frascati.xquery.saxon.JaxBObjectModel.class - [JAR]
org.ow2.frascati.xquery.jsr223
├─ org.ow2.frascati.xquery.jsr223.XQueryInvocationHandler.class - [JAR]
├─ org.ow2.frascati.xquery.jsr223.XQueryScriptEngine.class - [JAR]
├─ org.ow2.frascati.xquery.jsr223.XQueryScriptEngineFactory.class - [JAR]
org.ow2.frascati.xquery.convert
├─ org.ow2.frascati.xquery.convert.XQConvertJP.class - [JAR]
├─ org.ow2.frascati.xquery.convert.XQConvertPJ.class - [JAR]