Class PrettyXMLWriter

  • All Implemented Interfaces:
    XMLWriter

    public class PrettyXMLWriter
    extends Object
    implements XMLWriter
    Implementation of XMLWriter which emits nicely formatted documents to a PrintWriter.
    Since:
    1.3
    Author:
    Thomas Down