Web-based responsive document annotation tool
activeannoservice / project.annotationschema.generator / HandlingPolicy
sealed class HandlingPolicy
| Name | Summary |
|---|---|
| GeneratorAsAnnotator | object GeneratorAsAnnotator : HandlingPolicy |
| Ignore | Default. Ignore any kind of generated annotation data / generated annotation resultsobject Ignore : HandlingPolicy |
| Preselection | data class Preselection : HandlingPolicy |