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 annot8-reference-implementation-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.annot8.implementations.reference.data
├─ io.annot8.implementations.reference.data.DefaultItem.class - [JAR]
io.annot8.implementations.reference.content
├─ io.annot8.implementations.reference.content.DefaultAudio.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultFile.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultImage.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultInputStream.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultTableContent.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultText.class - [JAR]
├─ io.annot8.implementations.reference.content.DefaultUri.class - [JAR]
io.annot8.implementations.reference.references
├─ io.annot8.implementations.reference.references.DefaultAnnotationReference.class - [JAR]
├─ io.annot8.implementations.reference.references.DefaultGroupReference.class - [JAR]
io.annot8.implementations.reference.annotations
├─ io.annot8.implementations.reference.annotations.DefaultAnnotation.class - [JAR]
├─ io.annot8.implementations.reference.annotations.DefaultGroup.class - [JAR]
io.annot8.implementations.reference.factories
├─ io.annot8.implementations.reference.factories.DefaultContentBuilderFactoryRegistry.class - [JAR]
├─ io.annot8.implementations.reference.factories.DefaultItemFactory.class - [JAR]
io.annot8.implementations.reference.stores
├─ io.annot8.implementations.reference.stores.DefaultAnnotationStore.class - [JAR]
├─ io.annot8.implementations.reference.stores.DefaultGroupStore.class - [JAR]