Uses of Class
org.apache.uima.util.XMLParser.ParsingOptions
Package
Description
Search engine-independent indexing classes.
Utility classes and interfaces used by UIMA components.
-
Uses of XMLParser.ParsingOptions in org.apache.uima.analysis_engine.impl
Modifier and TypeMethodDescriptionvoid
AnalysisEngineDescription_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to set default operational properties if they are not specified in descriptor.void
TypeOrFeature_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to provide custom XML representation.protected void
AnalysisEngineDescription_impl.readPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to handle XML import of the DelegateAnalysisEngineSpecifiers attribute. -
Uses of XMLParser.ParsingOptions in org.apache.uima.analysis_engine.metadata.impl
Modifier and TypeMethodDescriptionvoid
FlowControllerDeclaration_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) protected void
AnalysisEngineMetaData_impl.readPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) protected void
AnalysisEngineMetaData_impl.readUnknownPropertyValueFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions, List<String> aKnownPropertyNames) -
Uses of XMLParser.ParsingOptions in org.apache.uima.collection.impl
Modifier and TypeMethodDescriptionvoid
CasConsumerDescription_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to set default operational properties if they are not specified in descriptor.void
CasInitializerDescription_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Deprecated.Overridden to set default operational properties if they are not specified in descriptor.void
CollectionReaderDescription_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to set default operational properties if they are not specified in descriptor. -
Uses of XMLParser.ParsingOptions in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeMethodDescriptionvoid
CasProcessorCpeObject.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorDeploymentParamsImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorErrorRateThresholdImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorExecArgImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorExecutableImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorFilterImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorMaxRestartsImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CasProcessorRuntimeEnvParamImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "key" and "value" attributes.void
CasProcessorTimeoutImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "max" and "default" attributes.void
CpeCasProcessorsImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read Cas Processor attributes.void
CpeCheckpointImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read Checkpoint attributes.void
CpeIncludeImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "href" attribute.void
CpeResourceManagerConfigurationImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "href" attributes.void
CpeSofaMappingImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
CpeSofaMappingsImpl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes.void
OutputQueue_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "queueClass" and "dequeueTimeout" attributes.protected void
CpeDescriptionImpl.readUnknownPropertyValueFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions, List aKnownPropertyNames) -
Uses of XMLParser.ParsingOptions in org.apache.uima.flow.impl
Modifier and TypeMethodDescriptionvoid
FlowControllerDescription_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to set default operational properties if they are not specified in descriptor. -
Uses of XMLParser.ParsingOptions in org.apache.uima.resource.impl
Modifier and TypeMethodDescriptionvoid
Parameter_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read "name" and "value" attributes. -
Uses of XMLParser.ParsingOptions in org.apache.uima.resource.metadata.impl
Modifier and TypeMethodDescriptionvoid
ConfigurationGroup_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to readnames
property from XML attribute.void
ConfigurationParameterDeclarations_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to provide custom XMLization.void
ConfigurationParameterSettings_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden becuase of settingsForGroups property, which is a Map and isn't handled by default XMLization routines.void
Import_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to provide custom XML representation.void
MetaDataObject_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Initializes this object from its XML DOM representation.void
OperationalProperties_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) void
ResourceMetaData_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to validate configuration parameter data types immediately after parsing is complete.protected void
ConfigurationParameter_impl.readArrayPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Class aPropClass, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overriden to allow both "param" and "parameter" as the array element tags.protected void
MetaDataObject_impl.readArrayPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Class aPropClass, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Utility method to read an array property's value from its DOM representation.protected void
MetaDataObject_impl.readMapPropertyFromXml
(String aPropName, Element aElement, String aKeyXmlAttribute, String aValueTagName, XMLParser aParser, XMLParser.ParsingOptions aOptions, boolean aValueIsArray) Utility method for reading from XML an attribute whose value is aMap
withString
keys andXMLizable
(or an array of these) values.protected void
FsIndexKeyDescription_impl.readPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to handle XML import of thetypePriority
andcomparator
properties.protected void
MetaDataObject_impl.readPropertyValueFromXMLElement
(PropertyXmlInfo aPropXmlInfo, Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Utility method to read an attribute's value from its DOM representation.protected void
MetaDataObject_impl.readUnknownPropertyValueFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions, List<String> aKnownPropertyNames) Utility method that attempts to read a property value from an XML element even though it is not known to which property the value should be assigned. -
Uses of XMLParser.ParsingOptions in org.apache.uima.search.impl
Modifier and TypeMethodDescriptionvoid
Attribute_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read the name and value properties from XML attributes.void
Filter_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) void
Style_impl.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Overridden to read the name property from XML attributes. -
Uses of XMLParser.ParsingOptions in org.apache.uima.util
Modifier and TypeMethodDescriptionvoid
XMLizable.buildFromXMLElement
(Element aElement, XMLParser aParser, XMLParser.ParsingOptions aOptions) Initializes this object from its XML DOM representation.XMLParser.buildObject
(Element aElement, XMLParser.ParsingOptions aOptions) Builds an object from its XML DOM representation.XMLParser.buildObjectOrPrimitive
(Element aElement, XMLParser.ParsingOptions aOptions) Builds an object from its XML DOM representation.XMLParser.newSaxDeserializer
(XMLParser.ParsingOptions aOptions) Creates a newSaxDeserializer
.XMLParser.parse
(XMLInputSource aInput, String aNamespaceForSchema, URL aSchemaUrl, XMLParser.ParsingOptions aOptions) Parses an XML input stream and produces an object.XMLParser.parse
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses an XML input stream and produces an object.XMLParser.parseAnalysisEngineDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses an AnalysisEngineDescription from an XML input stream.XMLParser.parseCasConsumerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a CasConsumerDescription from an XML input stream.XMLParser.parseCasInitializerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a CasInitializerDescription from an XML input stream.XMLParser.parseCollectionReaderDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a CollectionReaderDescription from an XML input stream.XMLParser.parseCustomResourceSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a CustomResourceSpecifier from an XML input stream.XMLParser.parseFlowControllerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a FlowControllerDescription from an XML input stream.XMLParser.parseFsIndexCollection
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a FsIndexCollection from an XML input stream.XMLParser.parseIndexBuildSpecification
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses an IndexBuildSpecification from an XML input stream.XMLParser.parsePearSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a PearSpecifier from an XML input stream.XMLParser.parseResourceManagerConfiguration
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResourceManagerConfiguration from an XML input stream.XMLParser.parseResourceMetaData
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResourceMetaData object from an XML input stream.XMLParser.parseResourceSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResourceSpecifier from an XML input stream.XMLParser.parseResultSpecification
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResultSpecification from an XML input stream.XMLParser.parseTaeDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Deprecated.XMLParser.parseTypePriorities
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a TypePriorities declaration from an XML input stream.XMLParser.parseTypeSystemDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a TypeSystemDescription from an XML input stream.XMLParser.parseURISpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a URISpecifier from an XML input stream. -
Uses of XMLParser.ParsingOptions in org.apache.uima.util.impl
Modifier and TypeFieldDescriptionprotected static final XMLParser.ParsingOptions
XMLParser_impl.DEFAULT_PARSING_OPTIONS
Modifier and TypeMethodDescriptionXMLParser_impl.buildObject
(Element aElement, XMLParser.ParsingOptions aOptions) Builds an object from its XML DOM representation.XMLParser_impl.buildObjectOrPrimitive
(Element aElement, XMLParser.ParsingOptions aOptions) XMLParser_impl.newSaxDeserializer
(XMLParser.ParsingOptions aOptions) XMLParser_impl.parse
(XMLInputSource aInput, String aNamespaceForSchema, URL aSchemaUrl, XMLParser.ParsingOptions aOptions) Parses an XML input stream and produces an object.XMLParser_impl.parse
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseAnalysisEngineDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a AnalysisEngineDescription from an XML input stream.XMLParser_impl.parseCasConsumerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseCasInitializerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Deprecated.XMLParser_impl.parseCollectionReaderDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseCustomResourceSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseFlowControllerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseFsIndexCollection
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseIndexBuildSpecification
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parsePearSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseResourceManagerConfiguration
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseResourceMetaData
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResourceMetaData object from an XML input stream.XMLParser_impl.parseResourceSpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a ResourceSpecifier from an XML input stream.XMLParser_impl.parseResultSpecification
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseTaeDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Deprecated.since v2.0XMLParser_impl.parseTypePriorities
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseTypeSystemDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) XMLParser_impl.parseURISpecifier
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a URISpecifier from an XML input stream.ModifierConstructorDescriptionSaxDeserializer_impl
(XMLParser aUimaXmlParser, String aNamespaceForSchema, URL aSchemaUrl, XMLParser.ParsingOptions aOptions) Deprecated.SaxDeserializer_impl
(XMLParser aUimaXmlParser, XMLParser.ParsingOptions aOptions) Creates a new SAX Deserializer.
XMLParser.parseAnalysisEngineDescription(XMLInputSource,ParsingOptions)
should be used instead.