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(javax.xml.stream.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 javax.xml.stream.XMLStreamReader reader, @Nullable Closeable closeableSource)
public void close() throws javax.xml.stream.XMLStreamException
close
in interface javax.xml.stream.XMLStreamReader
close
in class XMLStreamReaderFilter
javax.xml.stream.XMLStreamException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.