public interface FeaturePath
| Modifier and Type | Method and Description |
|---|---|
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.
|
String getValue(org.apache.uima.cas.text.AnnotationFS annotFs) throws RegexAnnotatorProcessException
annotFs - annotation where the featurePath should be resolved on.RegexAnnotatorProcessExceptionString getFeaturePath()
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.