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 ext-rml-0.4.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dotwebstack.framework.ext.rml.mapping
├─ org.dotwebstack.framework.ext.rml.mapping.AbstractRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.JsonLdRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.NQuadsRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.NTriplesRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.Notation3RmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.RdfXmlRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.RmlBodyMapperException.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.RmlConfiguration.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.RmlMapperConfigurer.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.RmlOpenApiConfiguration.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.TrigRmlBodyMapper.class - [JAR]
├─ org.dotwebstack.framework.ext.rml.mapping.TurtleRmlBodyMapper.class - [JAR]