@Deprecated public class DOMWriter extends Object
| Constructor and Description |
|---|
DOMWriter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
nodeToString(Node node)
Deprecated.
Return a string containing this node serialized as XML.
|
static void |
serializeAsXML(Node node,
Writer writer)
Deprecated.
Serialize this node into the writer as XML.
|
Copyright © 2017 etc.to. All rights reserved.