public interface FeaturePath
Modifier and Type | Method and Description |
---|---|
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.
|
java.lang.String getValue(org.apache.uima.cas.text.AnnotationFS annotFs) throws RegexAnnotatorProcessException
annotFs
- annotation where the featurePath should be resolved on.RegexAnnotatorProcessException
java.lang.String getFeaturePath()
Copyright © 2013. All Rights Reserved.