|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.util.CorpusControllerDocumentProcessor
public class CorpusControllerDocumentProcessor
DocumentProcessor that processes documents using a
CorpusController.
| Constructor Summary | |
|---|---|
CorpusControllerDocumentProcessor()
|
|
| Method Summary | |
|---|---|
void |
cleanup()
Clean up resources. |
void |
processDocument(gate.Document doc)
Process the given GATE document. |
void |
setController(gate.CorpusController c)
Set the controller used to process documents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorpusControllerDocumentProcessor()
| Method Detail |
|---|
public void setController(gate.CorpusController c)
public void processDocument(gate.Document doc)
throws gate.util.GateException
DocumentProcessor
processDocument in interface DocumentProcessorgate.util.GateExceptionpublic void cleanup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||