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 lerasium-core-processor-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.bkbn.lerasium.core.processor
├─ io.bkbn.lerasium.core.processor.DomainProcessor.class - [JAR]
├─ io.bkbn.lerasium.core.processor.DomainProcessorProvider.class - [JAR]
├─ io.bkbn.lerasium.core.processor.NestedDomainVisitor.class - [JAR]
├─ io.bkbn.lerasium.core.processor.RootDomainVisitor.class - [JAR]