|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gate.util.CorpusSaver
Constructor Summary | |
CorpusSaver()
|
Method Summary | |
void |
execute()
|
void |
execute(File dir)
|
void |
init()
|
void |
initPRs()
|
static void |
main(String[] args)
|
void |
setDSPath(String path)
|
void |
setProcessMode(boolean mode)
|
void |
setStartDir(File newDir)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CorpusSaver()
Method Detail |
public void init()
public void initPRs()
public void execute()
public void execute(File dir)
public static void main(String[] args) throws GateException
public void setStartDir(File newDir)
public void setProcessMode(boolean mode)
public void setDSPath(String path)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |