|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.c14n.omwrapper.NodeListImpl
public class NodeListImpl
Constructor Summary | |
---|---|
NodeListImpl(java.util.List nodes,
WrapperFactory fac)
|
Method Summary | |
---|---|
int |
getLength()
|
protected int |
indexOf(java.lang.Object o)
|
Node |
item(int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeListImpl(java.util.List nodes, WrapperFactory fac)
Method Detail |
---|
public Node item(int index)
item
in interface NodeList
public int getLength()
getLength
in interface NodeList
protected int indexOf(java.lang.Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |