|
||||||||||
| 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
org.apache.uima.simpleserver.config.impl.AndFilterImpl
public class AndFilterImpl
TODO: Create type commment.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.uima.simpleserver.config.Filter |
|---|
Filter.FilterType |
| Constructor Summary | |
|---|---|
AndFilterImpl()
|
|
| Method Summary | |
|---|---|
void |
addFilter(Filter filter)
|
java.util.List<Filter> |
getFilters()
|
boolean |
match(org.apache.uima.cas.FeatureStructure fs)
|
| Methods inherited from class org.apache.uima.simpleserver.config.impl.FilterImpl |
|---|
getFilterType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.uima.simpleserver.config.Filter |
|---|
getFilterType |
| Constructor Detail |
|---|
public AndFilterImpl()
| Method Detail |
|---|
public void addFilter(Filter filter)
addFilter in interface AndFilterpublic java.util.List<Filter> getFilters()
getFilters in interface AndFilterpublic boolean match(org.apache.uima.cas.FeatureStructure fs)
match in interface Filtermatch in class FilterImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||