Class XMLIndenter

java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.topologi.diffx.xml.XMLIndenter
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public final class XMLIndenter extends DefaultHandler implements ContentHandler
A class to indent automatically some XML data.

Note: This implementation is not namespace aware, and will not handle entities other than &, <, > or ".

Version:
26 February 2005