|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeaturePath
FeaturePath interface defines the access to the value for a regex featurePath.
| Method Summary | |
|---|---|
java.lang.String |
getFeaturePath()
Returns the featurePath as String |
java.lang.String |
getValue(org.apache.uima.cas.text.AnnotationFS annotFs)
Returns the value of the given annotation FS for the stored featurePath. |
| Method Detail |
|---|
java.lang.String getValue(org.apache.uima.cas.text.AnnotationFS annotFs)
throws RegexAnnotatorProcessException
annotFs - annotation where the featurePath should be resolved on.
RegexAnnotatorProcessExceptionjava.lang.String getFeaturePath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||