public class DOMWriter
extends java.lang.Object
Constructor | Description |
---|---|
DOMWriter(java.io.Writer writer) |
Modifier and Type | Method | Description |
---|---|---|
void |
print(org.w3c.dom.Node node) |
Prints the specified node, recursively.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.