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 annotator-1.2.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.weblab.core.annotator
├─ org.ow2.weblab.core.annotator.AbstractAnnotator.class - [JAR]
├─ org.ow2.weblab.core.annotator.BaseAnnotator.class - [JAR]
├─ org.ow2.weblab.core.annotator.Element.class - [JAR]
org.ow2.weblab.core.model.processing
├─ org.ow2.weblab.core.model.processing.WProcessingAnnotator.class - [JAR]
org.w3.owl
├─ org.w3.owl.OWLAnnotator.class - [JAR]
org.ow2.weblab.rdf
├─ org.ow2.weblab.rdf.CommonNamespaces.class - [JAR]
├─ org.ow2.weblab.rdf.RDFReader.class - [JAR]
├─ org.ow2.weblab.rdf.RDFWriter.class - [JAR]
├─ org.ow2.weblab.rdf.Value.class - [JAR]
├─ org.ow2.weblab.rdf.XMLParser.class - [JAR]
org.ow2.weblab.core.model.retrieval
├─ org.ow2.weblab.core.model.retrieval.WRetrievalAnnotator.class - [JAR]
org.purl.dc.elements
├─ org.purl.dc.elements.DublinCoreAnnotator.class - [JAR]
org.w3.www.ma_ont
├─ org.w3.www.ma_ont.MAOntAnnotator.class - [JAR]
org.purl.dc.terms
├─ org.purl.dc.terms.DCTermsAnnotator.class - [JAR]
org.ow2.weblab.core.model
├─ org.ow2.weblab.core.model.WModelAnnotator.class - [JAR]