public class DataEntryTokenizer
extends java.lang.Object
DataEntryTokens. It distinguishes character sequences that can be
interpreted as valid Java identifiers from other character sequences.| Constructor and Description |
|---|
DataEntryTokenizer(java.io.Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
DataEntryToken |
nextToken() |
public DataEntryToken nextToken() throws java.io.IOException
java.io.IOException