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 refi-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax0.refi.selector
├─ javax0.refi.selector.Lexeme.class - [JAR]
├─ javax0.refi.selector.Lexer.class - [JAR]
├─ javax0.refi.selector.MethodSignatureFactory.class - [JAR]
├─ javax0.refi.selector.ModifiersBuilder.class - [JAR]
├─ javax0.refi.selector.Selector.class - [JAR]
├─ javax0.refi.selector.SelectorCompiler.class - [JAR]
├─ javax0.refi.selector.SelectorNode.class - [JAR]
javax0.refi
├─ javax0.refi.Invoker.class - [JAR]
├─ javax0.refi.Utilities.class - [JAR]