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 uimaj-examples-3.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.uima.examples.cpe
├─ org.apache.uima.examples.cpe.AnnotationPrinter.class - [JAR]
├─ org.apache.uima.examples.cpe.FileSystemCollectionReader.class - [JAR]
├─ org.apache.uima.examples.cpe.InlineXmlCasConsumer.class - [JAR]
├─ org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer.class - [JAR]
├─ org.apache.uima.examples.cpe.SimpleRunCPE.class - [JAR]
├─ org.apache.uima.examples.cpe.SimpleRunCPM.class - [JAR]
├─ org.apache.uima.examples.cpe.XCasWriterCasConsumer.class - [JAR]
org.apache.uima.examples.cas
├─ org.apache.uima.examples.cas.PersonTitleAnnotator.class - [JAR]
├─ org.apache.uima.examples.cas.RegExAnnotator.class - [JAR]
org.apache.uima.examples.tokenizer
├─ org.apache.uima.examples.tokenizer.Sentence.class - [JAR]
├─ org.apache.uima.examples.tokenizer.SimpleTokenAndSentenceAnnotator.class - [JAR]
├─ org.apache.uima.examples.tokenizer.Token.class - [JAR]
org.apache.uima.tutorial.ex2
├─ org.apache.uima.tutorial.ex2.RoomNumberAnnotator.class - [JAR]
org.apache.uima.tutorial.ex1
├─ org.apache.uima.tutorial.ex1.RoomNumberAnnotator.class - [JAR]
example
├─ example.PersonTitle.class - [JAR]
org.apache.uima.examples.flow
├─ org.apache.uima.examples.flow.AdvancedFixedFlowController.class - [JAR]
├─ org.apache.uima.examples.flow.WhiteboardFlowController.class - [JAR]
├─ org.apache.uima.examples.flow.WhiteboardFlowController2.class - [JAR]
org.apache.uima.examples
├─ org.apache.uima.examples.ExampleApplication.class - [JAR]
├─ org.apache.uima.examples.PrintAnnotations.class - [JAR]
├─ org.apache.uima.examples.RunAE.class - [JAR]
├─ org.apache.uima.examples.SofaExampleAnnotator.class - [JAR]
├─ org.apache.uima.examples.SofaExampleApplication.class - [JAR]
├─ org.apache.uima.examples.SourceDocumentInformation.class - [JAR]
├─ org.apache.uima.examples.XmlDetagger.class - [JAR]
org.apache.uima.tutorial.ex6
├─ org.apache.uima.tutorial.ex6.StringMapResource.class - [JAR]
├─ org.apache.uima.tutorial.ex6.StringMapResource_impl.class - [JAR]
├─ org.apache.uima.tutorial.ex6.UimaAcronymAnnotator.class - [JAR]
├─ org.apache.uima.tutorial.ex6.UimaMeetingAnnotator.class - [JAR]
org.apache.uima.tutorial.ex5
├─ org.apache.uima.tutorial.ex5.RoomNumberAnnotator.class - [JAR]
org.apache.uima.tutorial.ex4
├─ org.apache.uima.tutorial.ex4.MeetingAnnotator.class - [JAR]
org.apache.uima.tutorial.ex3
├─ org.apache.uima.tutorial.ex3.TutorialDateTime.class - [JAR]
org.apache.uima.examples.xmi
├─ org.apache.uima.examples.xmi.Ecore2UimaTypeSystem.class - [JAR]
├─ org.apache.uima.examples.xmi.UimaTypeSystem2Ecore.class - [JAR]
├─ org.apache.uima.examples.xmi.XmiCollectionReader.class - [JAR]
├─ org.apache.uima.examples.xmi.XmiEcoreCasConsumer.class - [JAR]
├─ org.apache.uima.examples.xmi.XmiWriterCasConsumer.class - [JAR]
org.apache.uima.examples.casMultiplier
├─ org.apache.uima.examples.casMultiplier.CasMultiplierExampleApplication.class - [JAR]
├─ org.apache.uima.examples.casMultiplier.SimpleTextMerger.class - [JAR]
├─ org.apache.uima.examples.casMultiplier.SimpleTextSegmenter.class - [JAR]
org.apache.uima.tutorial
├─ org.apache.uima.tutorial.DateAnnot.class - [JAR]
├─ org.apache.uima.tutorial.DateTimeAnnot.class - [JAR]
├─ org.apache.uima.tutorial.Meeting.class - [JAR]
├─ org.apache.uima.tutorial.RoomNumber.class - [JAR]
├─ org.apache.uima.tutorial.SentenceAnnot.class - [JAR]
├─ org.apache.uima.tutorial.TimeAnnot.class - [JAR]
├─ org.apache.uima.tutorial.UimaAcronym.class - [JAR]
├─ org.apache.uima.tutorial.UimaMeeting.class - [JAR]
├─ org.apache.uima.tutorial.WordAnnot.class - [JAR]