|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.resource.metadata.impl.MetaDataObject_impl
org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
public class CpeCollectionReaderImpl
| Constructor Summary | |
|---|---|
CpeCollectionReaderImpl()
|
|
| Method Summary | |
|---|---|
CpeCollectionReaderCasInitializer |
getCasInitializer()
Returns CasInitializer associated with CollectionReader. |
CpeCollectionReaderIterator |
getCollectionIterator()
|
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Returns configuration parameter settings for this CollectionReader. |
CpeComponentDescriptor |
getDescriptor()
Returns CpeComponentDescriptor containing
CollectionReader descriptor path. |
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object in XML. |
void |
removeCasInitializer()
Removes CpeCollectionReaderCasInitializer from
CollectionReader |
void |
setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer)
Sets CasInitializer for the CollectionReader will use. |
void |
setCollectionIterator(CpeCollectionReaderIterator iterator)
|
void |
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aParams)
Sets configuration parameter settings for this CollectionReader. |
void |
setDescriptor(CpeComponentDescriptor aDescriptor)
Sets descriptor path containing configuration for the CollectionReader |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
|---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
| Methods inherited from interface org.apache.uima.util.XMLizable |
|---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
| Constructor Detail |
|---|
public CpeCollectionReaderImpl()
| Method Detail |
|---|
public void setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer)
throws CpeDescriptorException
CpeCollectionReader
setCasInitializer in interface CpeCollectionReaderaCasInitializer - -
CpeCollectionReaderCasInitializer
CpeDescriptorException
public CpeCollectionReaderCasInitializer getCasInitializer()
throws CpeDescriptorException
CpeCollectionReader
getCasInitializer in interface CpeCollectionReaderCpeCollectionReaderCasInitializer
CpeDescriptorExceptionpublic void removeCasInitializer()
CpeCollectionReaderCpeCollectionReaderCasInitializer from
CollectionReader
removeCasInitializer in interface CpeCollectionReaderpublic void setDescriptor(CpeComponentDescriptor aDescriptor)
CpeCollectionReader
setDescriptor in interface CpeCollectionReaderaDescriptor - -
component containing descriptor pathpublic CpeComponentDescriptor getDescriptor()
CpeCollectionReaderCpeComponentDescriptor containing
CollectionReader descriptor path.
getDescriptor in interface CpeCollectionReaderpublic CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings in interface CpeCollectionReader
public void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aParams)
throws CpeDescriptorException
setConfigurationParameterSettings in interface CpeCollectionReaderaParams - object containing parameter setting overrides
CpeDescriptorExceptionprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo in class MetaDataObject_implpublic void setCollectionIterator(CpeCollectionReaderIterator iterator)
setCollectionIterator in interface CpeCollectionReaderiterator - public CpeCollectionReaderIterator getCollectionIterator()
getCollectionIterator in interface CpeCollectionReader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||