public class JavaeeNamespaceFilter extends StreamReaderDelegate
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 |
|---|
JavaeeNamespaceFilter(XMLStreamReader streamReader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI() |
close, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getParent, getPIData, getPITarget, getPrefix, getProperty, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, next, nextTag, require, setParent, standaloneSetpublic JavaeeNamespaceFilter(XMLStreamReader streamReader)
public String getNamespaceURI()
getNamespaceURI in interface XMLStreamReadergetNamespaceURI in class StreamReaderDelegateCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.