|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.simpleserver.config.impl.FilterImpl
public abstract class FilterImpl
TODO: Create type commment.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.uima.simpleserver.config.Filter |
|---|
Filter.FilterType |
| Constructor Summary | |
|---|---|
FilterImpl(Filter.FilterType type)
|
|
| Method Summary | |
|---|---|
Filter.FilterType |
getFilterType()
|
abstract boolean |
match(org.apache.uima.cas.FeatureStructure fs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterImpl(Filter.FilterType type)
| Method Detail |
|---|
public Filter.FilterType getFilterType()
getFilterType in interface Filterpublic abstract boolean match(org.apache.uima.cas.FeatureStructure fs)
match in interface Filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||