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 execdoc-kb-2022-11-01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.codingspeedup.execdoc.kb.vocabulary.relations
├─ io.github.codingspeedup.execdoc.kb.vocabulary.relations.KbRelation.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.vocabulary.relations.KbRelation2.class - [JAR]
io.github.codingspeedup.execdoc.kb.vocabulary
├─ io.github.codingspeedup.execdoc.kb.vocabulary.KbElement.class - [JAR]
io.github.codingspeedup.execdoc.toolbox.utilities
├─ io.github.codingspeedup.execdoc.toolbox.utilities.UuidUtility.class - [JAR]
io.github.codingspeedup.execdoc.kb.vocabulary.concepts
├─ io.github.codingspeedup.execdoc.kb.vocabulary.concepts.KbConcept.class - [JAR]
io.github.codingspeedup.execdoc.kb
├─ io.github.codingspeedup.execdoc.kb.Kb.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.KbFunctor.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.KbNames.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.KbQuery.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.KbResult.class - [JAR]
├─ io.github.codingspeedup.execdoc.kb.KbTermBuilder.class - [JAR]