|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.client.TNConfig
public class TNConfig
Load a configuration file, handle command line overrides.
| Constructor Summary | |
|---|---|
TNConfig(java.lang.String cs)
|
|
| Method Summary | |
|---|---|
java.util.Vector |
accumulate(java.lang.String pattern)
Uses the indicated regex pattern to determine which configuration variables to return in a set. |
java.lang.String |
get(java.lang.String key)
Finds a property value by its key value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TNConfig(java.lang.String cs)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.util.Vector accumulate(java.lang.String pattern)
public java.lang.String get(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||