org.deegree.metadata.xpath
Class XPathMetadata

java.lang.Object
  extended by org.jaxen.BaseXPath
      extended by org.deegree.metadata.xpath.XPathMetadata
All Implemented Interfaces:
java.io.Serializable, org.jaxen.XPath

public class XPathMetadata
extends org.jaxen.BaseXPath

TODO add class documentation here

Version:
$Revision: 27235 $, $Date: 2010-10-14 17:57:32 +0200 (Do, 14. Okt 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $
See Also:
Serialized Form

Constructor Summary
XPathMetadata(java.lang.String xpathExpr, MetadataRecord root)
           
 
Method Summary
 
Methods inherited from class org.jaxen.BaseXPath
addNamespace, booleanValueOf, createFunctionContext, createNamespaceContext, createVariableContext, debug, evaluate, getContext, getContextSupport, getFunctionContext, getNamespaceContext, getNavigator, getRootExpr, getVariableContext, numberValueOf, selectNodes, selectNodesForContext, selectSingleNode, selectSingleNodeForContext, setFunctionContext, setNamespaceContext, setVariableContext, stringValueOf, toString, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathMetadata

public XPathMetadata(java.lang.String xpathExpr,
                     MetadataRecord root)
              throws org.jaxen.JaxenException
Throws:
org.jaxen.JaxenException


Copyright © 2011. All Rights Reserved.