public class QuotedStringTokenizer extends Object
QuotedStringTokenizer(String text)
int
countTokens()
boolean
hasMoreTokens()
String
nextToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuotedStringTokenizer(String text)
public boolean hasMoreTokens()
public String nextToken()
public int countTokens()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.