|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A special type of ProcessingResource
that processes Document
s
Method Summary | |
Corpus |
getCorpus()
Get the corpus property for this analyser. |
Document |
getDocument()
Get the document property for this analyser. |
void |
setCorpus(Corpus corpus)
Set the corpus property for this analyser. |
void |
setDocument(Document document)
Set the document property for this analyser. |
Methods inherited from interface gate.ProcessingResource |
reInit |
Methods inherited from interface gate.Resource |
cleanup, getParameterValue, init, setParameterValue, setParameterValues |
Methods inherited from interface gate.util.FeatureBearer |
getFeatures, setFeatures |
Methods inherited from interface gate.util.NameBearer |
getName, setName |
Methods inherited from interface gate.Executable |
execute, interrupt, isInterrupted |
Method Detail |
public void setDocument(Document document)
public Document getDocument()
public void setCorpus(Corpus corpus)
public Corpus getCorpus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |