|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentProcessor
Very simple interface for a component that processes GATE documents. Typical implementations of this interface would contain a Controller but the interface is deliberately generic.
| Method Summary | |
|---|---|
void |
processDocument(Document doc)
Process the given GATE document. |
| Method Detail |
|---|
void processDocument(Document doc)
throws GateException
GateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||