public class DOMSubTreeData extends Object implements NodeSetData
| Constructor and Description |
|---|
DOMSubTreeData(Node root,
boolean excludeComments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
excludeComments() |
Node |
getRoot() |
Iterator<Node> |
iterator() |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.