|
RiTa index |
||||
| Name | setEndOfSequenceChar() | |||
| Class | RiTravesty | |||
| Description | Sets the character to mark the end of an input sequence. To parse each word token separately, for example, set this to {@link Character} a space - default is Character.EOF. | |||
| Syntax | setEndOfSequenceChar(endOfSequenceChar); |
|||
| Parameters |
|
|||
| Returns | void | |||
| Usage | Web & Application | |||
| Related | ||||