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-common-processing-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.annot8.common.processing.filters
├─ io.annot8.common.processing.filters.AnnotationFilters.class - [JAR]
├─ io.annot8.common.processing.filters.GroupFilters.class - [JAR]
├─ io.annot8.common.processing.filters.PropertyFilters.class - [JAR]
├─ io.annot8.common.processing.filters.SpanFilters.class - [JAR]
├─ io.annot8.common.processing.filters.TypeFilters.class - [JAR]
io.annot8.common.processing.indices
├─ io.annot8.common.processing.indices.SpanIndices.class - [JAR]