public abstract class FilterImpl extends java.lang.Object implements Filter
Filter.FilterType| Constructor and Description |
|---|
FilterImpl(Filter.FilterType type) |
| Modifier and Type | Method and Description |
|---|---|
Filter.FilterType |
getFilterType() |
abstract boolean |
match(org.apache.uima.cas.FeatureStructure fs) |
public FilterImpl(Filter.FilterType type)
public Filter.FilterType getFilterType()
getFilterType in interface FilterCopyright © 2013. All Rights Reserved.