|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Position | |
|---|---|
| org.apache.uima.annotator.regex | |
| org.apache.uima.annotator.regex.impl | |
| Uses of Position in org.apache.uima.annotator.regex |
|---|
| Methods in org.apache.uima.annotator.regex that return Position | |
|---|---|
Position |
Annotation.getBegin()
Get the annotation begin position of this annotation. |
Position |
Annotation.getEnd()
Get the annotation end position of this annotation. |
| Uses of Position in org.apache.uima.annotator.regex.impl |
|---|
| Classes in org.apache.uima.annotator.regex.impl that implement Position | |
|---|---|
class |
Position_impl
|
| Methods in org.apache.uima.annotator.regex.impl that return Position | |
|---|---|
Position |
Annotation_impl.getBegin()
|
Position |
Annotation_impl.getEnd()
|
| Constructors in org.apache.uima.annotator.regex.impl with parameters of type Position | |
|---|---|
Annotation_impl(String annotId,
String annotType,
Position begin,
Position end,
String validationClass)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||