Class XMLStreamWriterUtil

java.lang.Object
nl.vpro.xml.util.XMLStreamWriterUtil

public class XMLStreamWriterUtil extends Object
A wrapper around XMLStreamWriter, which uses AutoCloseable to automatically close the needed elements.
Since:
2.8
Author:
Michiel Meeuwissen