Package | Description |
---|---|
org.eclipse.jetty.util.ajax |
Jetty Util : Simple JSON Utility classes
|
Modifier and Type | Class and Description |
---|---|
static class |
JSON.Literal
A Literal JSON generator A utility instance of
JSON.Generator
that holds a pre-generated string on JSON text. |
Modifier and Type | Method and Description |
---|---|
void |
JSON.appendJSON(Appendable buffer,
JSON.Generator generator) |
void |
JSON.appendJSON(StringBuffer buffer,
JSON.Generator generator)
Deprecated.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.