public class ScopeSaverXMLStreamReader extends DelegateXMLStreamReader
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 |
|---|
ScopeSaverXMLStreamReader(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
StartElement |
currentScope() |
int |
next() |
List<StartElement> |
scopes() |
close, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getDelegateReader, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, nextTag, require, standaloneSetpublic ScopeSaverXMLStreamReader(XMLStreamReader reader)
public int next()
throws XMLStreamException
next in interface XMLStreamReadernext in class DelegateXMLStreamReaderXMLStreamExceptionpublic StartElement currentScope()
public List<StartElement> scopes()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.