public class ActivationConfigMetaDataParser extends AbstractWithDescriptionsParser<ActivationConfigMetaData>
MetaDataElementParser.DTDInfo| Modifier and Type | Field | Description |
|---|---|---|
static ActivationConfigMetaDataParser |
INSTANCE |
| Constructor | Description |
|---|---|
ActivationConfigMetaDataParser() |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationConfigMetaData |
parse(javax.xml.stream.XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Start parsing and generate the associated meta-data.
|
protected void |
processElement(ActivationConfigMetaData metaData,
javax.xml.stream.XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Process the single element.
|
processElementsattributeHasNamespace, consumeElementContent, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequiredAttributes, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValuepublic static final ActivationConfigMetaDataParser INSTANCE
public ActivationConfigMetaData parse(javax.xml.stream.XMLStreamReader reader, PropertyReplacer propertyReplacer) throws javax.xml.stream.XMLStreamException
AbstractMetaDataParserparse in class AbstractMetaDataParser<ActivationConfigMetaData>javax.xml.stream.XMLStreamExceptionprotected void processElement(ActivationConfigMetaData metaData, javax.xml.stream.XMLStreamReader reader, PropertyReplacer propertyReplacer) throws javax.xml.stream.XMLStreamException
AbstractMetaDataParserprocessElement in class AbstractWithDescriptionsParser<ActivationConfigMetaData>javax.xml.stream.XMLStreamExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.