public interface Filter
| Modifier and Type | Interface and Description |
|---|---|
static class |
Filter.FilterType |
| Modifier and Type | Method and Description |
|---|---|
Filter.FilterType |
getFilterType() |
boolean |
match(org.apache.uima.cas.FeatureStructure fs) |
Filter.FilterType getFilterType()
boolean match(org.apache.uima.cas.FeatureStructure fs)
Copyright © 2013. All Rights Reserved.