gate.jape.functest
Interface BaseJapeTests.AnnotationCreator
- All Known Implementing Classes:
- BaseJapeTests.BaseAnnotationCreator
- Enclosing class:
- BaseJapeTests
public static interface BaseJapeTests.AnnotationCreator
Callback interface used in the doTest method.
- Version:
- $Revision$
- Author:
- esword
createAnnots
AnnotationSet createAnnots(Document doc)
throws InvalidOffsetException
- Throws:
InvalidOffsetException
annotate
void annotate(Document doc)
throws InvalidOffsetException
- Throws:
InvalidOffsetException