public class ReplicationConfigParser extends MetaDataElementParser
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 |
---|
ReplicationConfigParser() |
Modifier and Type | Method and Description |
---|---|
static ReplicationConfig |
parse(XMLStreamReader reader) |
attributeHasNamespace, duplicateNamedElement, equals, getElementText, getElementText, hashCode, missingRequired, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValue
public static ReplicationConfig parse(XMLStreamReader reader) throws XMLStreamException
XMLStreamException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.