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