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()
FilterFeature
getPattern
in interface FilterFeature
public FeaturePath getFeaturePath()
FilterFeature
getFeaturePath
in interface FilterFeature
public void typeInit(org.apache.uima.cas.Type annotationType) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationException
public void initialize()
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.