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 org.apache.stanbol.entityhub.model.clerezza-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.stanbol.entityhub.model.clerezza.impl
├─ org.apache.stanbol.entityhub.model.clerezza.impl.IRI2ReferenceAdapter.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.impl.IRIAdapter.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.impl.Literal2TextAdapter.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.impl.LiteralAdapter.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.impl.NaturalTextFilter.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.impl.Resource2ValueAdapter.class - [JAR]
org.apache.stanbol.entityhub.model.clerezza
├─ org.apache.stanbol.entityhub.model.clerezza.RdfReference.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.RdfRepresentation.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.RdfResourceUtils.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.RdfText.class - [JAR]
├─ org.apache.stanbol.entityhub.model.clerezza.RdfValueFactory.class - [JAR]
org.apache.stanbol.entityhub.model.clerezza.utils
├─ org.apache.stanbol.entityhub.model.clerezza.utils.Resource2StringAdapter.class - [JAR]