com.evolveum.midpoint.common.expression.script.xpath
Class XPathExpressionCodeHolder
java.lang.Object
com.evolveum.midpoint.common.expression.script.xpath.XPathExpressionCodeHolder
public class XPathExpressionCodeHolder
- extends Object
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathExpressionCodeHolder
public XPathExpressionCodeHolder(Element domElement)
getExpression
public NodeList getExpression()
getFullExpressionAsString
public String getFullExpressionAsString()
getExpressionAsString
public String getExpressionAsString()
lookupNamespaceUri
public String lookupNamespaceUri(String prefix)
getNamespaceMap
public Map<String,String> getNamespaceMap()
Copyright © 2013 evolveum. All Rights Reserved.