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 core-citation-1.3.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openimaj.citation.annotation.output
├─ org.openimaj.citation.annotation.output.ReferenceFormatter.class - [JAR]
├─ org.openimaj.citation.annotation.output.StandardFormatters.class - [JAR]
org.openimaj.citation.annotation.processor
├─ org.openimaj.citation.annotation.processor.ReferenceProcessor.class - [JAR]
org.openimaj.citation.annotation
├─ org.openimaj.citation.annotation.Reference.class - [JAR]
├─ org.openimaj.citation.annotation.ReferenceType.class - [JAR]
├─ org.openimaj.citation.annotation.References.class - [JAR]
org.openimaj.citation
├─ org.openimaj.citation.CitationAgent.class - [JAR]
├─ org.openimaj.citation.ReferenceListener.class - [JAR]
├─ org.openimaj.citation.ReferencesClassTransformer.class - [JAR]
org.openimaj.citation.annotation.input
├─ org.openimaj.citation.annotation.input.BibtexToReference.class - [JAR]
org.openimaj.citation.annotation.mock
├─ org.openimaj.citation.annotation.mock.MockReference.class - [JAR]