Interface AutoCloseableXMLStreamWriter
- All Superinterfaces:
AutoCloseable, XMLStreamWriter
Makes the
XMLStreamWriter interface AutoCloseable.- Since:
- 3.9
- Version:
- 3.9
-
Method Summary
Methods inherited from interface AutoCloseable
closeMethods inherited from interface XMLStreamWriter
close, flush, getNamespaceContext, getPrefix, getProperty, setDefaultNamespace, setNamespaceContext, setPrefix, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement, writeStartElement