org.aris.utils.various
Class XmlUtils

java.lang.Object
  extended by org.aris.utils.various.XmlUtils

public class XmlUtils
extends java.lang.Object

Author:
Konstantine Kougios, 12 Αυγ 2004, 2:38:53 πμ, for OODBFramework project

Constructor Summary
XmlUtils()
           
 
Method Summary
static void dumpXML(org.jdom.Element root, java.lang.String header)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlUtils

public XmlUtils()
Method Detail

dumpXML

public static void dumpXML(org.jdom.Element root,
                           java.lang.String header)