Class JsonParser


  • public class JsonParser
    extends java.lang.Object
    This class converts a stream of JSON tokens into a JSON value. See ECMA 15.12.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object parseValue​(java.lang.String json)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait