| Package | Description |
|---|---|
| to.etc.xml |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DOMDecoder> |
DOMDecoderBase.getChildIterator()
Creates an iterator for ALL nodes below the currently selected node.
|
Iterable<DOMDecoder> |
DOMDecoderBase.list(String name)
When present this selects the node with the specified name, and initializes a list-walk at this level.
|
Iterable<DOMDecoder> |
DOMDecoderBase.list(String name,
String childNodeName) |
Copyright © 2017 etc.to. All rights reserved.