Uses of Class
org.apache.uima.collection.CasConsumer_ImplBase
-
Packages that use CasConsumer_ImplBase Package Description org.apache.uima.tools.components -
-
Uses of CasConsumer_ImplBase in org.apache.uima.tools.components
Subclasses of CasConsumer_ImplBase in org.apache.uima.tools.components Modifier and Type Class 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.
-