| Interface | Description |
|---|---|
| AnnotatorDecorator |
Interface of a Decorator of an
Annotator. |
| ErrorCounter | |
| TimeMeasurer |
| Class | Description |
|---|---|
| AbstractAnnotatorDecorator |
Abstract implementation of an
AnnotatorDecorator. |
| ErrorCountingAnnotatorDecorator |
This is a simple decorator for an annotator which handles exceptions thrown
by the decorated annotator.
|
| SingleInstanceSecuringAnnotatorDecorator | |
| TimeMeasuringAnnotatorDecorator |
This is a simple decorator for an annotator which measures the time needed
for annotations.
|
Copyright © 2014–2017. All rights reserved.