Searched refs:skipValue (Results 1 – 3 of 3) sorted by relevance
91 reader.skipValue(); in testSkipObject()93 reader.skipValue(); in testSkipObject()103 reader.skipValue(); in testSkipBeforeEndOfObject()111 reader.skipValue(); in testSkipBeforeEndOfArray()121 reader.skipValue(); in testSkipAfterEndOfDocument()
229 reader.skipValue(); in readExpectation()
517 public void skipValue() throws IOException { in skipValue() method in JsonReader