Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReader
Packages that use CpeCollectionReader
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Java object representation of a CPE Descriptor.
Contains reference implementations of the interfaces in
org.apache.uima.-
Uses of CpeCollectionReader in org.apache.uima
Methods in org.apache.uima that return CpeCollectionReader -
Uses of CpeCollectionReader in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeCollectionReaderMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeCollectionReaderModifier and TypeMethodDescriptionCpeDescriptionImpl.addCollectionReader(String aCollectionReaderPath) CpeDescriptionImpl.getAllCollectionCollectionReaders()static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader()static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader(String aCollectionReaderDescriptorPath) static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader(String aCollectionReaderDescriptorPath, CpeDescription aDescriptor) Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeCollectionReaderModifier and TypeMethodDescriptionvoidCpeDescriptionImpl.addCollectionReader(CpeCollectionReader aCollectionReader) voidCpeDescriptionImpl.setAllCollectionCollectionReaders(CpeCollectionReader[] areaders) -
Uses of CpeCollectionReader in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeCollectionReaderModifier and TypeMethodDescriptionCpeDescription.addCollectionReader(String aCollectionReaderPath) Adds a path to the descriptor file containing CollectionReader's configuration.CpeDescription.getAllCollectionCollectionReaders()Returns a list ofCpeCollectionReaderinstances representing ALL defined CollectionReaders.Methods in org.apache.uima.collection.metadata with parameters of type CpeCollectionReaderModifier and TypeMethodDescriptionvoidCpeDescription.addCollectionReader(CpeCollectionReader aCollectionReader) voidCpeDescription.setAllCollectionCollectionReaders(CpeCollectionReader[] readers) -
Uses of CpeCollectionReader in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeCollectionReader