|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.tfhberlin.panitz.eliza.IsPrefixIgnoreCaseFilter
A list filter, which tests for lists of lists, if a prefix list has been found.
Constructor Summary | |
IsPrefixIgnoreCaseFilter(de.tfhberlin.panitz.eliza.Li pref)
|
Method Summary | |
boolean |
condition(java.lang.Object testMe)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IsPrefixIgnoreCaseFilter(de.tfhberlin.panitz.eliza.Li pref)
Method Detail |
public boolean condition(java.lang.Object testMe)
condition
in interface FilterCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |