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

org.deegree.feature.xpath
Class PropertyNode

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

public class PropertyNode
extends ElementNode

TODO add documentation here

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

Constructor Summary
PropertyNode(FeatureNode parent, Property<?> prop)
           
 
Method Summary
 Node getParent()
           
 Property<?> getProperty()
           
 
Methods inherited from class org.deegree.feature.xpath.ElementNode
getLocalName, getNamespaceUri, getPrefixedName, isElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyNode

PropertyNode(FeatureNode parent,
             Property<?> prop)
Method Detail

getParent

public Node getParent()

getProperty

public Property<?> getProperty()
Returns:
the modified property which converts values to strings

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

]]>