Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String | Returns: an empty string alwaysImplements org. |
public String | Returns: the complete inputthe reader object in)Implements org. |
FileTokenizer | back to summary |
---|---|
public FileTokenizer() |
getPostToken | back to summary |
---|---|
public String getPostToken() Implements org. Return the intra-token string |
getToken | back to summary |
---|---|
public String getToken(Reader in) throws IOException Implements org. Get the complete input as a string
|