|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CharacterStream
Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.
| Method Summary | |
|---|---|
int |
getLength()
Retrieve the number of characters. |
Reader |
getReader()
Retrieve the reader. |
| Method Detail |
|---|
Reader getReader()
int getLength()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||