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

org.deegree.feature.xpath
Class AttributeNode

java.lang.Object
  extended by org.deegree.feature.xpath.AttributeNode
All Implemented Interfaces:
Node

public class AttributeNode
extends Object
implements Node

TODO add documentation here

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

Constructor Summary
AttributeNode(Node parentNode, QName attrName, String value)
           
 
Method Summary
 String getLocalName()
           
 String getNamespaceUri()
           
 Node getParent()
           
 String getPrefixedName()
           
 String getValue()
           
 boolean isElement()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeNode

AttributeNode(Node parentNode,
              QName attrName,
              String value)
Method Detail

isElement

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

getParent

public Node getParent()
Specified by:
getParent in interface Node

getLocalName

public String getLocalName()

getPrefixedName

public String getPrefixedName()

getNamespaceUri

public String getNamespaceUri()

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object

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

]]>