| 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(java.lang.String annotId,
java.lang.String annotType,
Position begin,
Position end,
java.lang.String validationClass) |
Copyright © 2013. All Rights Reserved.