public class DOMUtil extends java.lang.Object
DOMUtil()
static java.lang.String
serialize(org.w3c.dom.Element element)
static void
serialize(org.w3c.dom.Element element, java.io.OutputStream os)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DOMUtil()
public static java.lang.String serialize(org.w3c.dom.Element element)
public static void serialize(org.w3c.dom.Element element, java.io.OutputStream os)