com.evolveum.midpoint.schema.holder
Class ExpressionCodeHolder
java.lang.Object
com.evolveum.midpoint.schema.holder.ExpressionCodeHolder
public class ExpressionCodeHolder
- extends Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LANGUAGE_XPATH_1
public static final String LANGUAGE_XPATH_1
- See Also:
- Constant Field Values
DEFAULT_LANGUAGE
public static final String DEFAULT_LANGUAGE
- See Also:
- Constant Field Values
ExpressionCodeHolder
public ExpressionCodeHolder(Element domElement)
getLanguage
public String getLanguage()
getRef
public QName getRef()
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.