deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.feature.xpath
Class ElementNode

java.lang.Object
  extended by org.deegree.feature.xpath.ElementNode
All Implemented Interfaces:
Node
Direct Known Subclasses:
CustomElementNode, FeatureNode, PropertyNode

public abstract class ElementNode
extends Object
implements Node

TODO add documentation here

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$

Constructor Summary
protected ElementNode(QName name)
           
 
Method Summary
 String getLocalName()
           
 String getNamespaceUri()
           
 String getPrefixedName()
           
 boolean isElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.deegree.feature.xpath.Node
getParent
 

Constructor Detail

ElementNode

protected ElementNode(QName name)
Method Detail

isElement

public boolean isElement()
Specified by:
isElement in interface Node

getLocalName

public String getLocalName()

getPrefixedName

public String getPrefixedName()

getNamespaceUri

public String getNamespaceUri()

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>