public class NamespaceRestorerXMLStreamReader extends ScopeSaverXMLStreamReader
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Modifier and Type | Method and Description |
|---|---|
int |
getNamespaceCount() |
String |
getNamespacePrefix(int index) |
String |
getNamespaceURI(int index) |
String |
getNamespaceURI(String prefix) |
int |
next() |
currentScope, scopesclose, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getDelegateReader, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, nextTag, require, standaloneSetpublic int next()
throws XMLStreamException
next in interface XMLStreamReadernext in class ScopeSaverXMLStreamReaderXMLStreamExceptionpublic int getNamespaceCount()
getNamespaceCount in interface XMLStreamReadergetNamespaceCount in class DelegateXMLStreamReaderpublic String getNamespacePrefix(int index)
getNamespacePrefix in interface XMLStreamReadergetNamespacePrefix in class DelegateXMLStreamReaderpublic String getNamespaceURI(String prefix)
getNamespaceURI in interface XMLStreamReadergetNamespaceURI in class DelegateXMLStreamReaderpublic String getNamespaceURI(int index)
getNamespaceURI in interface XMLStreamReadergetNamespaceURI in class DelegateXMLStreamReaderCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.