public class ActivationConfigPropertyMetaDataParser extends AbstractMetaDataParser<ActivationConfigPropertyMetaData>
MetaDataElementParser.DTDInfo
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
ActivationConfigPropertyMetaDataParser() |
Modifier and Type | Method and Description |
---|---|
ActivationConfigPropertyMetaData |
parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Start parsing and generate the associated meta-data.
|
protected void |
processElement(ActivationConfigPropertyMetaData metaData,
XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Process the single element.
|
processElements
attributeHasNamespace, consumeElementContent, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequired, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValue
public ActivationConfigPropertyMetaDataParser()
public ActivationConfigPropertyMetaData parse(XMLStreamReader reader, PropertyReplacer propertyReplacer) throws XMLStreamException
AbstractMetaDataParser
parse
in class AbstractMetaDataParser<ActivationConfigPropertyMetaData>
XMLStreamException
protected void processElement(ActivationConfigPropertyMetaData metaData, XMLStreamReader reader, PropertyReplacer propertyReplacer) throws XMLStreamException
AbstractMetaDataParser
processElement
in class AbstractMetaDataParser<ActivationConfigPropertyMetaData>
XMLStreamException
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.