org.kuali.rice.kew.edl
Class EDLGlobalConfigFactory
java.lang.Object
org.kuali.rice.kew.edl.EDLGlobalConfigFactory
public class EDLGlobalConfigFactory
- extends Object
Builds a EDLGlobalConfig.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_PROCESSOR_XPATH_XPRSN
private static final String CONFIG_PROCESSOR_XPATH_XPRSN
- See Also:
- Constant Field Values
CONFIG_PROCESSOR_CLASS_NAME
private static final String CONFIG_PROCESSOR_CLASS_NAME
- See Also:
- Constant Field Values
EDLGlobalConfigFactory
public EDLGlobalConfigFactory()
createEDLGlobalConfig
public static EDLGlobalConfig createEDLGlobalConfig(String edlConfigLocation)
throws Exception
- Throws:
Exception
createProcessorMap
private static Map createProcessorMap(String xpathExpression,
Document doc)
throws Exception
- Throws:
Exception
createConfigProcessorMap
private static Map createConfigProcessorMap(String xpathExpression,
Document doc)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.