- countTokens
int countTokens()
 Undocumented in source. Be warned that the author may not have intended to support it.
- hasMoreElements
bool hasMoreElements()
 Undocumented in source. Be warned that the author may not have intended to support it.
- hasMoreTokens
bool hasMoreTokens()
 Undocumented in source. Be warned that the author may not have intended to support it.
- nextElement
Object nextElement()
 Undocumented in source. Be warned that the author may not have intended to support it.
- nextToken
String nextToken()
 Undocumented in source. Be warned that the author may not have intended to support it.
- nextToken
String nextToken(String delim)
 Undocumented in source. Be warned that the author may not have intended to support it.