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-baleen-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.annot8.baleen.blocks
├─ io.annot8.baleen.blocks.TextBlockToContent.class - [JAR]
io.annot8.baleen.annotators
├─ io.annot8.baleen.annotators.BaleenAnnotatorConsumer.class - [JAR]
├─ io.annot8.baleen.annotators.BaleenAnnotatorSettings.class - [JAR]
├─ io.annot8.baleen.annotators.BaleenAnnotators.class - [JAR]
io.annot8.baleen
├─ io.annot8.baleen.BaleenTypes.class - [JAR]
├─ io.annot8.baleen.Constants.class - [JAR]
io.annot8.baleen.utils
├─ io.annot8.baleen.utils.AbstractBaleenProcessor.class - [JAR]
├─ io.annot8.baleen.utils.BaleenTypeMapper.class - [JAR]
├─ io.annot8.baleen.utils.JCasExtractor.class - [JAR]
├─ io.annot8.baleen.utils.JCasPopulator.class - [JAR]
io.annot8.baleen.reader
├─ io.annot8.baleen.reader.BaleenCollectionReader.class - [JAR]
├─ io.annot8.baleen.reader.BaleenCollectionReaderConsumer.class - [JAR]