Class 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