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 st-zthes-commons-11.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.semanticturkey.zthes
├─ it.uniroma2.art.semanticturkey.zthes.RdfToZthesMapper.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.Relation.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.RelationType.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.Term.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.TermEntity.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.TermNote.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.TermStatus.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.TermType.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.XmlReader.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.XmlSerializer.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.Zthes.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.ZthesException.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.ZthesSerializationException.class - [JAR]
├─ it.uniroma2.art.semanticturkey.zthes.ZthesToRdfMapper.class - [JAR]