com.metamatrix.common.config.xml
Class XMLHelperUtil
java.lang.Object
com.metamatrix.common.config.xml.XMLHelperUtil
public class XMLHelperUtil
- extends java.lang.Object
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLHelperUtil
public XMLHelperUtil()
is42ConfigurationCompatible
public static final boolean is42ConfigurationCompatible(org.jdom.Element root)
throws InvalidConfigurationElementException
- Throws:
InvalidConfigurationElementException
is42ConfigurationCompatible
public static final boolean is42ConfigurationCompatible(java.util.Properties props)
throws InvalidConfigurationElementException
- Throws:
InvalidConfigurationElementException
getHeaderProperties
public static final java.util.Properties getHeaderProperties(org.jdom.Element element)
throws InvalidConfigurationElementException
- Throws:
InvalidConfigurationElementException
addHeaderElement
public static final org.jdom.Element addHeaderElement(org.jdom.Element root,
java.util.Properties properties)
createHeaderProperties
protected static java.util.Properties createHeaderProperties(java.util.Properties props)
Copyright © 2009. All Rights Reserved.