static class CloneableNodeIteratorImpl.NodeList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) NodeIterator |
iter |
(package private) int |
len |
(package private) Node[] |
nodes |
Constructor and Description |
---|
CloneableNodeIteratorImpl.NodeList(NodeIterator iter) |
final NodeIterator iter
Node[] nodes
int len
CloneableNodeIteratorImpl.NodeList(NodeIterator iter)
Node nodeAt(int i) throws XSLException
XSLException