|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CasConsumer_ImplBase | |
---|---|
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 |
Uses of CasConsumer_ImplBase in org.apache.uima.examples.cpe |
---|
Subclasses of CasConsumer_ImplBase in org.apache.uima.examples.cpe | |
---|---|
class |
AnnotationPrinter
An example of CAS Consumer. |
class |
PersonTitleDBWriterCasConsumer
A simple CAS consumer that creates a Derby (Cloudscape) database in the file system. |
Uses of CasConsumer_ImplBase in org.apache.uima.examples.xmi |
---|
Subclasses of CasConsumer_ImplBase in org.apache.uima.examples.xmi | |
---|---|
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. |
Uses of CasConsumer_ImplBase in org.apache.uima.test.junit_extension |
---|
Subclasses of CasConsumer_ImplBase in org.apache.uima.test.junit_extension | |
---|---|
class |
AnnotationWriter
The AnnotationWriter class writes specified annotations to an output file. |
Uses of CasConsumer_ImplBase in org.apache.uima.tools.components |
---|
Subclasses of CasConsumer_ImplBase in org.apache.uima.tools.components | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |