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 uimafit-examples-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uimafit.examples.tutorial.ex6
├─ org.uimafit.examples.tutorial.ex6.StringMapResource.class - [JAR]
├─ org.uimafit.examples.tutorial.ex6.StringMapResource_impl.class - [JAR]
├─ org.uimafit.examples.tutorial.ex6.UimaAcronymAnnotator.class - [JAR]
├─ org.uimafit.examples.tutorial.ex6.UimaMeetingAnnotator.class - [JAR]
org.uimafit.examples.getstarted
├─ org.uimafit.examples.getstarted.GetStartedQuickAE.class - [JAR]
├─ org.uimafit.examples.getstarted.GetStartedQuickDescriptor.class - [JAR]
├─ org.uimafit.examples.getstarted.GetStartedQuickPipeline.class - [JAR]
org.uimafit.examples.tutorial.type
├─ org.uimafit.examples.tutorial.type.DateAnnotation.class - [JAR]
├─ org.uimafit.examples.tutorial.type.DateAnnotation_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.DateTimeAnnotation.class - [JAR]
├─ org.uimafit.examples.tutorial.type.DateTimeAnnotation_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.Meeting.class - [JAR]
├─ org.uimafit.examples.tutorial.type.Meeting_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.RoomNumber.class - [JAR]
├─ org.uimafit.examples.tutorial.type.RoomNumber_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.TimeAnnotation.class - [JAR]
├─ org.uimafit.examples.tutorial.type.TimeAnnotation_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.UimaAcronym.class - [JAR]
├─ org.uimafit.examples.tutorial.type.UimaAcronym_Type.class - [JAR]
├─ org.uimafit.examples.tutorial.type.UimaMeeting.class - [JAR]
├─ org.uimafit.examples.tutorial.type.UimaMeeting_Type.class - [JAR]
org.uimafit.examples.type
├─ org.uimafit.examples.type.Sentence.class - [JAR]
├─ org.uimafit.examples.type.Sentence_Type.class - [JAR]
├─ org.uimafit.examples.type.Token.class - [JAR]
├─ org.uimafit.examples.type.Token_Type.class - [JAR]
org.uimafit.examples.resource
├─ org.uimafit.examples.resource.ExternalResourceExample.class - [JAR]
org.uimafit.examples.experiment.pos
├─ org.uimafit.examples.experiment.pos.BaselineTagger.class - [JAR]
├─ org.uimafit.examples.experiment.pos.Evaluator.class - [JAR]
├─ org.uimafit.examples.experiment.pos.GoldTagger.class - [JAR]
├─ org.uimafit.examples.experiment.pos.LineReader.class - [JAR]
├─ org.uimafit.examples.experiment.pos.RunExperiment.class - [JAR]
├─ org.uimafit.examples.experiment.pos.SentenceAndTokenCopier.class - [JAR]
├─ org.uimafit.examples.experiment.pos.ViewNames.class - [JAR]
org.uimafit.examples.tutorial.ex1
├─ org.uimafit.examples.tutorial.ex1.RoomNumberAnnotator.class - [JAR]
├─ org.uimafit.examples.tutorial.ex1.RoomNumberAnnotatorDescriptor.class - [JAR]
├─ org.uimafit.examples.tutorial.ex1.RoomNumberAnnotatorPipeline.class - [JAR]
org.uimafit.examples.tutorial.ex2
├─ org.uimafit.examples.tutorial.ex2.RoomNumberAnnotator.class - [JAR]
├─ org.uimafit.examples.tutorial.ex2.RoomNumberAnnotatorPipeline.class - [JAR]