|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.views.xslt.SimpleNodeList
public class SimpleNodeList
Constructor Summary | |
---|---|
SimpleNodeList(List<Node> nodes)
|
Method Summary | |
---|---|
int |
getLength()
|
Node |
item(int i)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleNodeList(List<Node> nodes)
Method Detail |
---|
public int getLength()
getLength
in interface NodeList
public Node item(int i)
item
in interface NodeList
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |