Package | Description |
---|---|
org.apache.uima.annotator.regex | |
org.apache.uima.annotator.regex.impl |
Modifier and Type | Method and Description |
---|---|
Position |
Annotation.getBegin()
Get the annotation begin position of this annotation.
|
Position |
Annotation.getEnd()
Get the annotation end position of this annotation.
|
Modifier and Type | Class and Description |
---|---|
class |
Position_impl |
Modifier and Type | Method and Description |
---|---|
Position |
Annotation_impl.getBegin() |
Position |
Annotation_impl.getEnd() |
Constructor and Description |
---|
Annotation_impl(String annotId,
String annotType,
Position begin,
Position end,
String validationClass) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.