public class ExpressionCodeHolder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_LANGUAGE |
static String |
LANGUAGE_XPATH_1 |
Constructor and Description |
---|
ExpressionCodeHolder(Element domElement) |
Modifier and Type | Method and Description |
---|---|
NodeList |
getExpression() |
String |
getExpressionAsString() |
String |
getFullExpressionAsString() |
String |
getLanguage() |
Map<String,String> |
getNamespaceMap() |
QName |
getRef() |
String |
lookupNamespaceUri(String prefix) |
public static final String LANGUAGE_XPATH_1
public static final String DEFAULT_LANGUAGE
public ExpressionCodeHolder(Element domElement)
Copyright © 2013 evolveum. All rights reserved.