|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.props.PropsUtil
public class PropsUtil
Some Props utilities.
| Constructor Summary | |
|---|---|
PropsUtil()
|
|
| Method Summary | |
|---|---|
static Props |
createFromClasspath(java.lang.String... patterns)
Creates new props and loads from classpath. |
static void |
loadFromClasspath(Props p,
java.lang.String... patterns)
Loads props from classpath. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropsUtil()
| Method Detail |
|---|
public static void loadFromClasspath(Props p,
java.lang.String... patterns)
public static Props createFromClasspath(java.lang.String... patterns)
loads from classpath.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||