| Package | Description |
|---|---|
| com.helger.xml |
| Modifier and Type | Method and Description |
|---|---|
static RecursiveNodeIterator |
RecursiveNodeIterator.createChildNodeIterator(Node aNode)
Create a
RecursiveNodeIterator that only iterates the child nodes
of the given node. |
static RecursiveNodeIterator |
RecursiveNodeIterator.createChildNodeIterator(Node aNode)
Create a
RecursiveNodeIterator that only iterates the child nodes
of the given node. |
Copyright © 2014–2023 Philip Helger. All rights reserved.