|
|||||||||
| Home >> All >> org >> jdaemon >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jdaemon.util.xml
Class Documents

java.lang.Objectorg.jdaemon.util.xml.Documents
- public class Documents
- extends java.lang.Object
| Constructor Summary | |
Documents()
|
|
| Method Summary | |
static void |
dump(org.w3c.dom.Document document)
|
static void |
dump(org.w3c.dom.Document document,
java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Documents
public Documents()
| Method Detail |
dump
public static final void dump(org.w3c.dom.Document document, java.io.OutputStream out)
dump
public static final void dump(org.w3c.dom.Document document)
|
|||||||||
| Home >> All >> org >> jdaemon >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jdaemon.util.xml.Documents