Uses of Class
org.deegree.feature.xpath.ElementNode

Packages that use ElementNode
org.deegree.feature.xpath   
 

Uses of ElementNode in org.deegree.feature.xpath
 

Subclasses of ElementNode in org.deegree.feature.xpath
 class GMLObjectNode<V extends GMLObject,P extends TypedObjectNode>
          ElementNode that wraps a GMLObject.
 class PropertyNode
          ElementNode that wraps a Property of a feature.
 class XMLElementNode<P extends TypedObjectNode>
          ElementNode that wraps an ElementNode.
 

Methods in org.deegree.feature.xpath that return ElementNode
 ElementNode<P> AttributeNode.getParent()
           
 ElementNode<P> TextNode.getParent()
           
 



Copyright © 2011. All Rights Reserved.