Package | Description |
---|---|
org.apache.uima.examples.cpe |
Examples of using the Collection Processing Manager (CPM).
|
org.apache.uima.examples.xmi | |
org.apache.uima.test.junit_extension | |
org.apache.uima.tools.components |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationPrinter
An example of CAS Consumer.
|
class |
PersonTitleDBWriterCasConsumer
A simple CAS consumer that creates a Derby (Cloudscape) database in the file system.
|
Modifier and Type | Class and Description |
---|---|
class |
XmiEcoreCasConsumer
A variation of the XmiWriterCasConsumer that also saves the Type System to an Ecore file and
links all of the XMI files to it via their schemaLocation attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationWriter
The AnnotationWriter class writes specified annotations to an output file.
|
Modifier and Type | Class and Description |
---|---|
class |
InlineXmlCasConsumer
A simple CAS consumer that generates inline XML and writes it to a file.
|
class |
XCasWriterCasConsumer
A simple CAS consumer that generates XCAS (XML representation of the CAS) files in the
filesystem.
|
class |
XmiWriterCasConsumer
A simple CAS consumer that writes the CAS to XMI format.
|
Copyright © 2017. All rights reserved.