|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgec.gctparser.Curator
public class Curator
Provides a curator for the properties. Properties are: gctbase - base level directory for GCT
Constructor Summary | |
---|---|
Curator(java.lang.String fileName)
Constructor for Curator. |
Method Summary | |
---|---|
java.lang.String |
getGctBase()
Return the gctbase directory. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Curator(java.lang.String fileName)
fileName
- String - path to properties fileMethod Detail |
---|
public java.lang.String getGctBase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |