public class TidyXMLStreamReader extends XMLStreamReaderFilter
reader
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 |
---|
TidyXMLStreamReader(XMLStreamReader reader,
Closeable closeableSource) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getCharacterEncodingScheme, 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, next, nextTag, onRecycled, require, standaloneSet
public TidyXMLStreamReader(@NotNull XMLStreamReader reader, @Nullable Closeable closeableSource)
public void close() throws XMLStreamException
close
in interface XMLStreamReader
close
in class XMLStreamReaderFilter
XMLStreamException
Copyright © 2015 Oracle Corporation. All rights reserved.