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 saxon-xpath-8.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.saxon.xpath
├─ net.sf.saxon.xpath.JAXPVariable.class - [JAR]
├─ net.sf.saxon.xpath.NamespaceContextImpl.class - [JAR]
├─ net.sf.saxon.xpath.StandaloneContext.class - [JAR]
├─ net.sf.saxon.xpath.XPathEvaluator.class - [JAR]
├─ net.sf.saxon.xpath.XPathExpressionImpl.class - [JAR]
├─ net.sf.saxon.xpath.XPathFactoryImpl.class - [JAR]
├─ net.sf.saxon.xpath.XPathFunctionCall.class - [JAR]
├─ net.sf.saxon.xpath.XPathFunctionLibrary.class - [JAR]