Web-based responsive document annotation tool
activeannoservice / project.annotationschema.generator / HandlingPolicyType
enum class HandlingPolicyType
| Name | Summary |
|---|---|
| IGNORE | |
| PRESELECTION | |
| GENERATOR_AS_ANNOTATOR |
| Name | Summary |
|---|---|
| value | val value: String |
| Name | Summary |
|---|---|
| forValue | fun forValue(theValue: String?): HandlingPolicyType? |