public class DOMWriter extends Object
Constructor and Description |
---|
DOMWriter(Writer writer,
boolean canonical) |
Modifier and Type | Method and Description |
---|---|
void |
print(Node node)
Prints the specified node, recursively.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.