wt.ixb.conflictFramework.conflictResolution
Class IXConflictConfigHelper
java.lang.Object
wt.ixb.conflictFramework.conflictResolution.IXConflictConfigHelper
- public class IXConflictConfigHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IX_CONFLICT_CONFIG_DOC
public static String IX_CONFLICT_CONFIG_DOC
configDoc
public static IxbDocument configDoc
XPATH_SEPARATOR
public static final String XPATH_SEPARATOR
- See Also:
- Constant Field Values
IXConflictConfigHelper
public IXConflictConfigHelper()
getConfigNodeList
public static Enumeration getConfigNodeList(String xpath)
throws Exception
- Throws:
Exception
evalConfigNode
public static String evalConfigNode(IxbElement parentNode,
String xpath)
throws Exception
- Throws:
Exception
getConflictConfigDoc
public static IxbDocument getConflictConfigDoc()
throws Exception
- Throws:
Exception