deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.framework.xml.ElementList

Packages that use ElementList
org.deegree.framework.xml   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.getcapabilities   
 

Uses of ElementList in org.deegree.framework.xml
 

Methods in org.deegree.framework.xml that return ElementList
static ElementList XMLTools.getChildElements(Node node)
          Returns all child elements of the given node.
static ElementList XMLTools.getChildElements(String name, URI namespaceURI, Node node)
          Deprecated.  
 

Uses of ElementList in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase with parameters of type ElementList
protected  CodeList[] OGCDocument.parseCodeListArray(ElementList el)
          creates an array of CodeList objects from the passed element list
protected  Keywords[] OGCDocument.parseKeywords(ElementList el, URI namespaceURI)
          Creates an array of Keywords from the passed list of keyword -elements.
protected  TimePeriod[] OGCDocument.parseTimePeriods(ElementList el, URI namespaceURI)
          creates an array of TimePeriod s from the passed element
protected static TimePosition[] OGCDocument.parseTimePositions(ElementList el)
          creates an array of TimePosition s from the passed element
 

Uses of ElementList in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type ElementList
protected  DCPType[] OGCStandardCapabilitiesDocument.getDCPTypes(ElementList el, URI namespaceURI)
          Creates an array of DCPType objects from the passed element list.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org