Class XmlStreamWriter

  • All Implemented Interfaces:
    Closeable, Flushable, Appendable, AutoCloseable

    public class XmlStreamWriter
    extends Writer
    Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of the XML document written to the stream.
    Since:
    1.4.4
    Author:
    Herve Boutemy