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 ontopia-rdf-5.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ontopia.topicmaps.utils.rdf
├─ net.ontopia.topicmaps.utils.rdf.ALiteralWrapper.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.AResourceWrapper.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFFragmentExporter.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFImporterExporterService.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFIntroSpector.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFMappingException.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFPathTopicMapSource.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFPropertyMapping.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFToTopicMapConverter.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFTopicMapReader.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFTopicMapReference.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFTopicMapWriter.class - [JAR]
├─ net.ontopia.topicmaps.utils.rdf.RDFUtils.class - [JAR]