public class FilterFeature_impl extends Object implements FilterFeature
| Constructor and Description |
|---|
FilterFeature_impl(String featurePathString,
String patternStr) |
| Modifier and Type | Method and Description |
|---|---|
FeaturePath |
getFeaturePath()
Get the featurePath of this fileFeature object
|
Pattern |
getPattern()
Get the pattern for this filter feature
|
void |
initialize()
initialize the regex pattern
|
String |
toString() |
void |
typeInit(org.apache.uima.cas.Type annotationType) |
public Pattern getPattern()
FilterFeaturegetPattern in interface FilterFeaturepublic FeaturePath getFeaturePath()
FilterFeaturegetFeaturePath in interface FilterFeaturepublic void typeInit(org.apache.uima.cas.Type annotationType)
throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic void initialize()
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.