public class MessageDrivenBean31Parser extends AbstractMessageDrivenBeanParser<AbstractGenericBeanMetaData>
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 |
|---|
MessageDrivenBean31Parser() |
| Modifier and Type | Method and Description |
|---|---|
AbstractGenericBeanMetaData |
parse(XMLStreamReader reader)
Start parsing and generate the associated meta-data.
|
protected void |
processElement(AbstractGenericBeanMetaData bean,
XMLStreamReader reader)
Process the single element.
|
processAttributeprocessElementsattributeHasNamespace, duplicateNamedElement, equals, getElementText, getElementText, hashCode, missingRequired, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValuepublic AbstractGenericBeanMetaData parse(XMLStreamReader reader) throws XMLStreamException
AbstractMetaDataParserparse in class AbstractMetaDataParser<AbstractGenericBeanMetaData>XMLStreamExceptionprotected void processElement(AbstractGenericBeanMetaData bean, XMLStreamReader reader) throws XMLStreamException
AbstractMetaDataParserprocessElement in class AbstractMessageDrivenBeanParser<AbstractGenericBeanMetaData>XMLStreamExceptionCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.