public class PartialXMLStreamReader extends DepthXMLStreamReader
reader
Constructor and Description |
---|
PartialXMLStreamReader(javax.xml.stream.XMLStreamReader r,
QName endTag) |
Modifier and Type | Method and Description |
---|---|
int |
getEventType() |
boolean |
hasNext() |
int |
next() |
close, equals, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getDepth, getElementText, getEncoding, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getReader, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hashCode, hasName, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, nextTag, require, standaloneSet, toString
public PartialXMLStreamReader(javax.xml.stream.XMLStreamReader r, QName endTag)
public int next() throws javax.xml.stream.XMLStreamException
next
in interface javax.xml.stream.XMLStreamReader
next
in class DepthXMLStreamReader
javax.xml.stream.XMLStreamException
public int getEventType()
getEventType
in interface javax.xml.stream.XMLStreamReader
getEventType
in class DepthXMLStreamReader
public boolean hasNext()
hasNext
in interface javax.xml.stream.XMLStreamReader
hasNext
in class DepthXMLStreamReader