nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the current delimiter set.
@see #nextToken()
@stable ICU 2.4
nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the currentdelimiter set.
@see java.util.StringTokenizer#nextToken()
nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the currentdelimiter set.
The delimiters are not counted unlike in class StringTokenizer @return int - the number of tokens without the delimiters
nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the currentdelimiter set.
@see uk.org.skeet.util.JlsTokenizer#nextToken()
nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the current delimiterset.
@see org.jfree.report.util.CSVTokenizer#nextToken()
nextToken
method can be called before it generates an exception. The current position is not advanced.
@return the number of tokens remaining in the string using the current delimiter set.
@see CSVTokenizer#nextToken()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|