|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.test.Properties
Part of GTest
Constructor Summary | |
Properties()
|
Method Summary | |
static java.lang.String |
replaceProperties(java.lang.String value,
java.util.Hashtable keys)
Replace ${NAME} with the property value Reproduced from ant, without dependencies on Project. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Properties()
Method Detail |
public static java.lang.String replaceProperties(java.lang.String value, java.util.Hashtable keys)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |