Package org.eclipse.jetty.util.ajax
package org.eclipse.jetty.util.ajax
Jetty Util : Simple JSON Utility classes
-
ClassDescriptionA non-blocking JSON parser that can parse partial JSON strings.The state of JSON parsing.The factory that creates AsyncJSON instances.JSON Parser and Generator.JSON Convertible object.Static JSON Convertor.JSON Generator.A Literal JSON generator A utility instance of
JSON.Generatorthat holds a pre-generated string on JSON text.JSON Output class for use byJSON.Convertible.Convert aDateto JSON.Convert anEnumto JSON.Convert an Object to JSON using reflection on getters methods.Converts POJOs to JSON and vice versa.