YXmlTreeWalker
Represents a subset of the nodes of a YXmlElement / YXmlFragment and a position within them.
Can be created with YXmlFragment#createTreeWalker
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
[Symbol.iterator](): * |
|
| public |
next(): YXmlElement Get the next node. |
|
