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

org.deegree.feature.xpath
Class TextNode

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

public class TextNode
extends Object
implements Node

TODO add documentation here

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

Constructor Summary
TextNode(PropertyNode parent, String value)
           
 
Method Summary
 Node getParent()
           
 String getValue()
           
 boolean isElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextNode

TextNode(PropertyNode parent,
         String value)
Method Detail

isElement

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

getParent

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

getValue

public String getValue()

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

]]>