@Deprecated
public class XmlTreeUtil
extends java.lang.Object
| Constructor and Description |
|---|
XmlTreeUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
printTree(org.w3c.dom.Document XMLDocument)
Deprecated.
|
void |
printTree(org.w3c.dom.Document XMLDocument,
java.io.OutputStream os)
Deprecated.
|
byte[] |
printTreeBytes(org.w3c.dom.Document XMLDocument)
Deprecated.
|
void |
setCollapsed()
Deprecated.
|
void |
setPrintDocumentNode(boolean b)
Deprecated.
|
public void setPrintDocumentNode(boolean b)
public void setCollapsed()
public java.lang.String printTree(org.w3c.dom.Document XMLDocument)
public byte[] printTreeBytes(org.w3c.dom.Document XMLDocument)
public void printTree(org.w3c.dom.Document XMLDocument,
java.io.OutputStream os)
Copyright © 2018. All Rights Reserved.