private static class UnclosedReaderDetector.StreamReaderWrapper extends XMLStreamReaderWrapper
| Modifier and Type | Field and Description |
|---|---|
private boolean |
isClosed |
private java.lang.Throwable |
stackTrace |
| Constructor and Description |
|---|
StreamReaderWrapper(javax.xml.stream.XMLStreamReader parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, getElementText, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceContext, getNamespaceCount, 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, standaloneSetprivate final java.lang.Throwable stackTrace
private boolean isClosed
public StreamReaderWrapper(javax.xml.stream.XMLStreamReader parent)
public void close()
throws javax.xml.stream.XMLStreamException
close in interface javax.xml.stream.XMLStreamReaderclose in class XMLStreamReaderWrapperjavax.xml.stream.XMLStreamExceptionprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable