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 © 2006–2022 The Apache Software Foundation. All rights reserved.