org.deegree.framework.xml
Class ElementList
java.lang.Object
  
org.deegree.framework.xml.ElementList
public class ElementList
- extends Object
 
Convenience class for easy handling of NodeLists containing only objects of
 type org.w3c.dom.Element.
- Version:
 
  - 1.0. $Revision: 6764 $, $Date: 2007-05-03 11:11:35 +0200 (Do, 03 Mai 2007) $
 
- Author:
 
  - Markus Schneider, last edited by: $Author: apoth $
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
elements
ArrayList<Element> elements
ElementList
public ElementList()
addElement
public void addElement(Element element)
- Parameters:
 element - 
 
getLength
public int getLength()
- Returns:
 - size of the list
 
 
item
public Element item(int i)
- Parameters:
 i - 
- Returns:
 - i-th element
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net