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.JSON Convertor.JSON Generator.A Literal JSON generator.JSON Output class for use by
JSON.Convertible
.A Reader source for a JSON string.A generic source for a JSON representation.An in-memory source for a JSON string.Convert aDate
to JSON.Convert anEnum
to JSON.Converts an Object to JSON using reflection on getters methods.Converts POJOs to JSON and vice versa.