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 cogroo-ruta-4.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cogroo.ruta.checker
├─ org.cogroo.ruta.checker.UIMAChecker.class - [JAR]
org.cogroo.ruta.uima
├─ org.cogroo.ruta.uima.AEFactory.class - [JAR]
├─ org.cogroo.ruta.uima.AnnotatorUtil.class - [JAR]
├─ org.cogroo.ruta.uima.CoGrOOUIMA.class - [JAR]
├─ org.cogroo.ruta.uima.ExceptionMessages.class - [JAR]
├─ org.cogroo.ruta.uima.ExtractExamples.class - [JAR]
├─ org.cogroo.ruta.uima.OpenNlpAnnotatorProcessException.class - [JAR]
├─ org.cogroo.ruta.uima.Runtime.class - [JAR]
├─ org.cogroo.ruta.uima.UimaCasAdapter.class - [JAR]
org.cogroo.ruta.tools
├─ org.cogroo.ruta.tools.RuleParser.class - [JAR]