class ExtoolConfigurationReader extends java.lang.Object
Reads and parses the conf file of an extool
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
CONF_FILE_NAME |
| Type | Name and description |
|---|---|
ExtoolConfiguration |
result |
| Constructor and description |
|---|
ExtoolConfigurationReader
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
ExtoolConfiguration |
readFromDir(java.io.File extoolRoot) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation