|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--kmy.regex.util.RegexRefiller
Constructor Summary | |
RegexRefiller()
|
Method Summary | |
abstract int |
refill(Regex regex,
int boundary)
Read more characters into regex's buffer and hand (possibly new) buffer and character range to the Regex. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public RegexRefiller()
Method Detail |
public abstract int refill(Regex regex, int boundary)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |