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 opencast-textanalyzer-api-14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencastproject.textextractor.api
├─ org.opencastproject.textextractor.api.TextExtractor.class - [JAR]
├─ org.opencastproject.textextractor.api.TextExtractorException.class - [JAR]
org.opencastproject.textanalyzer.api
├─ org.opencastproject.textanalyzer.api.TextAnalyzerException.class - [JAR]
├─ org.opencastproject.textanalyzer.api.TextAnalyzerService.class - [JAR]