public abstract class AbstractIdMetaDataParser<MD extends IdMetaData> extends AbstractMetaDataParser<MD>
MetaDataElementParser.DTDInfoATTRIBUTE, 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 |
|---|
AbstractIdMetaDataParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
processAttribute(MD metaData,
XMLStreamReader reader,
int i) |
parse, processElement, processElementsattributeHasNamespace, consumeElementContent, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequiredAttributes, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValuepublic void processAttribute(MD metaData, XMLStreamReader reader, int i) throws XMLStreamException
XMLStreamExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.