Class FastXMLWriter


  • public class FastXMLWriter
    extends Object
    Simple implementation of XMLWriter, optimized for speed. The output is not necessarily human-readable, but is fine for automated parsing.
    Author:
    Thomas Down