public class NamespaceDeclarationFilter extends XMLStreamReaderWrapper
XMLStreamReader wrapper that filters out all namespace declarations.| Constructor and Description |
|---|
NamespaceDeclarationFilter(javax.xml.stream.XMLStreamReader parent) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNamespaceCount() |
close, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespacePrefix, getNamespaceURI, 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, standaloneSetpublic NamespaceDeclarationFilter(javax.xml.stream.XMLStreamReader parent)
public int getNamespaceCount()
getNamespaceCount in interface javax.xml.stream.XMLStreamReadergetNamespaceCount in class XMLStreamReaderWrapper