public class QuotedStringTokenizer extends Object
Constructor and Description |
---|
QuotedStringTokenizer(String text) |
Modifier and Type | Method and Description |
---|---|
int |
countTokens() |
boolean |
hasMoreTokens() |
String |
nextToken() |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.