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

Method Summary
 void annotate(Document doc)
           
 AnnotationSet createAnnots(Document doc)
           
 

Method Detail

createAnnots

AnnotationSet createAnnots(Document doc)
                           throws InvalidOffsetException
Throws:
InvalidOffsetException

annotate

void annotate(Document doc)
              throws InvalidOffsetException
Throws:
InvalidOffsetException