boolean hasNext()
throws JSONIOException
JSONTokens in the stream.hasNext in interface Iterator<JSONToken>JSONIOException - if an IOException is raised by the underlying streamJSONToken next() throws JSONIOException
JSONToken in the stream.next in interface Iterator<JSONToken>JSONToken instance or null if the end of the stream has
been reached.JSONIOException - if an IOException is raised by the underlying stream@Deprecated void remove() throws IllegalStateException
JSONReader instances.remove in interface Iterator<JSONToken>IllegalStateException - if this method is invokedOracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.