Calculates the number of times that this tokenizer's 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()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.