|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.util.CmsPropertyUtils
public final class CmsPropertyUtils
Utilities to access property files.
Method Summary | |
---|---|
static org.apache.commons.collections.ExtendedProperties |
loadProperties(java.lang.String file)
Loads an extended property file and performs escaping/unescaping of "," and "=" entries. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.apache.commons.collections.ExtendedProperties loadProperties(java.lang.String file) throws java.io.IOException
file
- the file tp read the properties from
java.io.IOException
- in case of IO errors
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |