|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.util.PropertyUtils
Constructor Summary | |
PropertyUtils()
|
Method Summary | |
static java.util.Properties |
loadProperties(java.io.File file)
|
static java.util.Properties |
loadProperties(java.io.InputStream is)
|
static java.util.Properties |
loadProperties(java.net.URL url)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyUtils()
Method Detail |
public static java.util.Properties loadProperties(java.net.URL url)
public static java.util.Properties loadProperties(java.io.File file)
public static java.util.Properties loadProperties(java.io.InputStream is)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |