public abstract class FilterImpl extends 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 Filter
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.