|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringStreamHandler
Interface for the processing of a stream of strings.
| Method Summary | |
|---|---|
void |
acceptString(java.lang.String s)
Accepts the given string as the next in the stream. |
void |
stringStreamStarted()
Starts processing the stream of strings. |
void |
stringStreamStopped()
Terminates processing the stream of strings. |
| Method Detail |
|---|
void stringStreamStarted()
void acceptString(java.lang.String s)
void stringStreamStopped()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||