public class CpeCollectionReaderImpl extends MetaDataObject_impl implements CpeCollectionReader
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| 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, resolveSettings, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElementfinalize, getClass, notify, notifyAll, wait, wait, waitclone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLpublic void setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer) throws CpeDescriptorException
CpeCollectionReadersetCasInitializer in interface CpeCollectionReaderaCasInitializer - -
CpeCollectionReaderCasInitializerCpeDescriptorException - tbdpublic CpeCollectionReaderCasInitializer getCasInitializer() throws CpeDescriptorException
CpeCollectionReadergetCasInitializer in interface CpeCollectionReaderCpeCollectionReaderCasInitializerCpeDescriptorException - tbdpublic void removeCasInitializer()
CpeCollectionReaderCpeCollectionReaderCasInitializer from
CollectionReaderremoveCasInitializer in interface CpeCollectionReaderpublic void setDescriptor(CpeComponentDescriptor aDescriptor)
CpeCollectionReadersetDescriptor in interface CpeCollectionReaderaDescriptor - -
component containing descriptor pathpublic CpeComponentDescriptor getDescriptor()
CpeCollectionReaderCpeComponentDescriptor containing
CollectionReader descriptor path.getDescriptor in interface CpeCollectionReaderpublic CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings in interface CpeCollectionReaderpublic void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aParams) throws CpeDescriptorException
setConfigurationParameterSettings in interface CpeCollectionReaderaParams - object containing parameter setting overridesCpeDescriptorException - tbdprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implpublic void setCollectionIterator(CpeCollectionReaderIterator iterator)
setCollectionIterator in interface CpeCollectionReaderiterator - public CpeCollectionReaderIterator getCollectionIterator()
getCollectionIterator in interface CpeCollectionReaderCopyright © 2018. All rights reserved.