public class CpeCollectionReaderImpl extends MetaDataObject_impl implements CpeCollectionReader
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.Serializer
serialContext
Constructor and Description |
---|
CpeCollectionReaderImpl() |
Modifier and Type | Method and Description |
---|---|
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
|
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElement
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
public void setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer) throws CpeDescriptorException
CpeCollectionReader
setCasInitializer
in interface CpeCollectionReader
aCasInitializer
- -
CpeCollectionReaderCasInitializer
CpeDescriptorException
- tbdpublic CpeCollectionReaderCasInitializer getCasInitializer() throws CpeDescriptorException
CpeCollectionReader
getCasInitializer
in interface CpeCollectionReader
CpeCollectionReaderCasInitializer
CpeDescriptorException
- tbdpublic void removeCasInitializer()
CpeCollectionReader
CpeCollectionReaderCasInitializer
from
CollectionReaderremoveCasInitializer
in interface CpeCollectionReader
public void setDescriptor(CpeComponentDescriptor aDescriptor)
CpeCollectionReader
setDescriptor
in interface CpeCollectionReader
aDescriptor
- -
component containing descriptor pathpublic CpeComponentDescriptor getDescriptor()
CpeCollectionReader
CpeComponentDescriptor
containing
CollectionReader descriptor path.getDescriptor
in interface CpeCollectionReader
public CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings
in interface CpeCollectionReader
public void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aParams) throws CpeDescriptorException
setConfigurationParameterSettings
in interface CpeCollectionReader
aParams
- object containing parameter setting overridesCpeDescriptorException
- tbdprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
public void setCollectionIterator(CpeCollectionReaderIterator iterator)
setCollectionIterator
in interface CpeCollectionReader
iterator
- public CpeCollectionReaderIterator getCollectionIterator()
getCollectionIterator
in interface CpeCollectionReader
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.