|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface InterceptInputStream.Handler
used to handle pattern occurrences for an InterceptInputStream
| Method Summary | |
|---|---|
void |
patternFound(InterceptInputStream stream,
byte[] pattern)
at the time this method is called, the given stream is at the beginning of the given pattern that is to be read next |
| Method Detail |
|---|
void patternFound(InterceptInputStream stream,
byte[] pattern)
throws IOException
IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||