|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractFilterStringColLikeStringScalar.Checker
A Checker contains a pattern and checks whether a given string matches or not.
| Method Summary | |
|---|---|
boolean |
check(byte[] byteS,
int start,
int len)
Checks whether the given string matches with its pattern. |
| Method Detail |
|---|
boolean check(byte[] byteS,
int start,
int len)
byteS - The byte array that contains the stringstart - The start position of the stringlen - The length of the string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||