Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReader
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeCollectionReader in org.apache.uima
-
Uses of CpeCollectionReader in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeDescription.addCollectionReader
(String aCollectionReaderPath) Adds a path to the descriptor file containing CollectionReader's configuration.CpeDescription.getAllCollectionCollectionReaders()
Returns a list ofCpeCollectionReader
instances representing ALL defined CollectionReaders.Modifier and TypeMethodDescriptionvoid
CpeDescription.addCollectionReader
(CpeCollectionReader aCollectionReader) void
CpeDescription.setAllCollectionCollectionReaders
(CpeCollectionReader[] readers) -
Uses of CpeCollectionReader in org.apache.uima.impl