Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Tools
Tools.JSON
Tools.JSON.JSONTokener

Method Tools.JSON.JSONTokener()->more()


Method more

int more()

Description

Determine if the source string still contains characters that next() can consume.

Returns

true if not yet at the end of the source.