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