org.jutil.xml
Class XMLUtil

java.lang.Object
  extended by org.jutil.xml.XMLUtil

public class XMLUtil
extends java.lang.Object


Constructor Summary
XMLUtil()
           
 
Method Summary
static void dumpAttributes(org.xml.sax.Attributes attributes, java.io.PrintWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtil

public XMLUtil()
Method Detail

dumpAttributes

public static final void dumpAttributes(org.xml.sax.Attributes attributes,
                                        java.io.PrintWriter writer)