edu.internet2.middleware.grouper.xml
Class XmlUtils
java.lang.Object
edu.internet2.middleware.grouper.xml.XmlUtils
public class XmlUtils
- extends java.lang.Object
XML Utilities.
- Since:
- 1.1.0
- Version:
- $Id: XmlUtils.java,v 1.4 2008-10-15 03:57:06 mchyzer Exp $
- Author:
- blair christensen.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPECIAL_STAR
public static final java.lang.String SPECIAL_STAR
- See Also:
- Constant Field Values
XmlUtils
public XmlUtils()
internal_getBooleanOption
public static boolean internal_getBooleanOption(java.util.Properties opts,
java.lang.String key)
internal_getUserProperties
public static java.util.Properties internal_getUserProperties(org.apache.commons.logging.Log log,
java.lang.String file)
throws java.io.FileNotFoundException,
java.io.IOException
- Throws:
java.io.FileNotFoundException
java.io.IOException