public interface DocumentProcessor
Modifier and Type | Method and Description |
---|---|
void |
processDocument(Document doc)
Process the given GATE document.
|
void processDocument(Document doc) throws GateException
GateException
Copyright © 2024 GATE. All rights reserved.