|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Encapsulates different types of character sources - String, InputStream, ... Defines a set of common methods
| Method Summary | |
char |
charAt(int pos)
Deprecated. |
boolean |
isEnd(int pos)
Deprecated. |
String |
substring(int offset)
Deprecated. |
String |
substring(int offset,
int length)
Deprecated. |
| Method Detail |
public char charAt(int pos)
public boolean isEnd(int pos)
public String substring(int offset)
public String substring(int offset,
int length)
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||