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 exteca-categorisation-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.exteca.categorisation
├─ org.exteca.categorisation.CategorisationEngine.class - [JAR]
├─ org.exteca.categorisation.CategorisationException.class - [JAR]
├─ org.exteca.categorisation.ConceptDictionary.class - [JAR]
├─ org.exteca.categorisation.ConceptResult.class - [JAR]
├─ org.exteca.categorisation.ConceptResults.class - [JAR]
├─ org.exteca.categorisation.DefaultRules.class - [JAR]
├─ org.exteca.categorisation.DefaultRulesElement.class - [JAR]
├─ org.exteca.categorisation.LeafDictionary.class - [JAR]
├─ org.exteca.categorisation.Markup.class - [JAR]
├─ org.exteca.categorisation.MarkupProcessor.class - [JAR]
├─ org.exteca.categorisation.Markups.class - [JAR]
├─ org.exteca.categorisation.MetaData.class - [JAR]
├─ org.exteca.categorisation.MorphemeProcessor.class - [JAR]
├─ org.exteca.categorisation.OntologyRuleLoader.class - [JAR]
├─ org.exteca.categorisation.Parser.class - [JAR]
├─ org.exteca.categorisation.RuleProcessor.class - [JAR]