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 AnnotatedSentence-1.0.64.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
AnnotatedSentence.DependencyError
├─ AnnotatedSentence.DependencyError.DependencyError.class - [JAR]
├─ AnnotatedSentence.DependencyError.DependencyErrorType.class - [JAR]
AnnotatedSentence
├─ AnnotatedSentence.AnnotatedCorpus.class - [JAR]
├─ AnnotatedSentence.AnnotatedPhrase.class - [JAR]
├─ AnnotatedSentence.AnnotatedSentence.class - [JAR]
├─ AnnotatedSentence.AnnotatedWord.class - [JAR]
├─ AnnotatedSentence.Language.class - [JAR]
├─ AnnotatedSentence.LayerNotExistsException.class - [JAR]
├─ AnnotatedSentence.ParseRequiredException.class - [JAR]
├─ AnnotatedSentence.ViewLayerType.class - [JAR]
AnnotatedSentence.GrammaticaError
├─ AnnotatedSentence.GrammaticaError.GrammaticalError.class - [JAR]
AnnotatedSentence.Statistics
├─ AnnotatedSentence.Statistics.LayerStatistics.class - [JAR]
├─ AnnotatedSentence.Statistics.SentenceLayerStatistics.class - [JAR]