|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.CloneableNodeIteratorImpl.NodeList
static class CloneableNodeIteratorImpl.NodeList
Field Summary | |
---|---|
(package private) NodeIterator |
iter
|
(package private) int |
len
|
(package private) Node[] |
nodes
|
Constructor Summary | |
---|---|
CloneableNodeIteratorImpl.NodeList(NodeIterator iter)
|
Method Summary | |
---|---|
(package private) Node |
nodeAt(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final NodeIterator iter
Node[] nodes
int len
Constructor Detail |
---|
CloneableNodeIteratorImpl.NodeList(NodeIterator iter)
Method Detail |
---|
Node nodeAt(int i) throws XSLException
XSLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |