com.opensymphony.webwork.views.xslt
Class SimpleNodeList
java.lang.Object
com.opensymphony.webwork.views.xslt.SimpleNodeList
- All Implemented Interfaces:
- NodeList
public class SimpleNodeList
- extends Object
- implements NodeList
- Author:
- Philipp Meier
Date: 10.10.2003
Time: 20:40:44
SimpleNodeList
public SimpleNodeList(List nodes)
getLength
public int getLength()
- Specified by:
getLength in interface NodeList
item
public Node item(int i)
- Specified by:
item in interface NodeList
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007 OpenSymphony. All Rights Reserved.