public class StringTokenizer extends Object
Constructor and Description |
---|
StringTokenizer(String string) |
Modifier and Type | Method and Description |
---|---|
protected Token |
getToken(int tokenStart) |
List<Token> |
getTokens() |
Copyright © 2019. All Rights Reserved.