|
|||||||||||
| 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 | |
|---|---|
String |
getFeaturePath()
Returns the featurePath as String |
String |
getValue(org.apache.uima.cas.text.AnnotationFS annotFs)
Returns the value of the given annotation FS for the stored featurePath. |
| Method Detail |
|---|
String getValue(org.apache.uima.cas.text.AnnotationFS annotFs)
throws RegexAnnotatorProcessException
annotFs - annotation where the featurePath should be resolved on.
RegexAnnotatorProcessExceptionString getFeaturePath()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||