public class HelperUtil extends Object
Constructor and Description |
---|
HelperUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getAttributeValue(org.apache.axiom.om.OMElement omElement,
String attributeName) |
static Map<String,String> |
getPrefixToNamespaceMap(org.apache.axiom.om.OMElement omElement) |
static void |
processFactDefaultValues(List<Fact> facts,
ClassLoader classLoader) |
public static String getAttributeValue(org.apache.axiom.om.OMElement omElement, String attributeName)
public static void processFactDefaultValues(List<Fact> facts, ClassLoader classLoader) throws RuleConfigurationException
RuleConfigurationException
Copyright © 2018 WSO2. All rights reserved.