Web-based responsive document annotation tool
activeannoservice / project.annotationschema / AnnotationsKey
data class AnnotationsKey :
AnnotationStepKey
Get some data from some annotations
Name | Summary |
---|---|
<init> | Get some data from some annotationsAnnotationsKey(key: String ) |
Name | Summary |
---|---|
key | The annotation IDval key: String |
Name | Summary |
---|---|
getValue | fun getValue(document: Document , annotations: AnnotationMap ): Annotation <*>? |