Class JsonParser


  • public final class JsonParser
    extends Object
    A parser to parse JSON into a parse tree of JsonElements.
    Since:
    1.3
    Author:
    Inderjeet Singh, Joel Leitch