|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.bsu.cs.jive.util.XMLUtilities
public class XMLUtilities
XML processing utilities.
| Constructor Summary | |
|---|---|
XMLUtilities()
|
|
| Method Summary | |
|---|---|
static void |
prettyPrint(Document doc,
PrintWriter out)
Pretty-print an XML document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLUtilities()
| Method Detail |
|---|
public static void prettyPrint(Document doc,
PrintWriter out)
doc - the documentout - the stream on which to write
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||