org.jboss.metadata.parser.servlet
Class LocaleEncodingMetaDataParser
java.lang.Object
org.jboss.metadata.parser.util.MetaDataElementParser
org.jboss.metadata.parser.servlet.LocaleEncodingMetaDataParser
- All Implemented Interfaces:
- XMLStreamConstants
public class LocaleEncodingMetaDataParser
- extends MetaDataElementParser
- Author:
- Remy Maucherat
| Fields inherited from interface javax.xml.stream.XMLStreamConstants |
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT |
| Methods inherited from class org.jboss.metadata.parser.util.MetaDataElementParser |
attributeHasNamespace, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequired, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValue |
LocaleEncodingMetaDataParser
public LocaleEncodingMetaDataParser()
parse
public static LocaleEncodingMetaData parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.