Uses of Class
org.apache.uima.collection.CollectionReader_ImplBase

Packages that use CollectionReader_ImplBase
org.apache.uima.examples.xmi   
org.apache.uima.tools.components   
 

Uses of CollectionReader_ImplBase in org.apache.uima.examples.xmi
 

Subclasses of CollectionReader_ImplBase in org.apache.uima.examples.xmi
 class XmiCollectionReader
          A simple collection reader that reads CASes in XMI format from a directory in the filesystem.
 

Uses of CollectionReader_ImplBase in org.apache.uima.tools.components
 

Subclasses of CollectionReader_ImplBase in org.apache.uima.tools.components
 class FileSystemCollectionReader
          A simple collection reader that reads documents from a directory in the filesystem.
 



Copyright © 2012. All Rights Reserved.