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 xqt-platform-saxon-jvm17-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xqt.platform.saxon.v9_9.lexer.tokens
├─ xqt.platform.saxon.v9_9.lexer.tokens.Saxon99XPathTokenProvider.class - [JAR]
xqt.platform.saxon.v9_8.lexer.tokens
├─ xqt.platform.saxon.v9_8.lexer.tokens.Saxon98XPathTokenProvider.class - [JAR]
xqt.platform.saxon.v10.lexer.tokens
├─ xqt.platform.saxon.v10.lexer.tokens.Saxon100XPathTokenProvider.class - [JAR]
xqt.platform.saxon.v11.lexer.tokens
├─ xqt.platform.saxon.v11.lexer.tokens.Saxon110XPathTokenProvider.class - [JAR]