Uses of Interface
org.eclipse.jetty.util.ajax.JSON.Generator
-
Uses of JSON.Generator in org.eclipse.jetty.util.ajax
Classes in org.eclipse.jetty.util.ajax that implement JSON.GeneratorModifier and TypeClassDescriptionstatic classA Literal JSON generator A utility instance ofJSON.Generatorthat holds a pre-generated string on JSON text.Methods in org.eclipse.jetty.util.ajax with parameters of type JSON.GeneratorModifier and TypeMethodDescriptionvoidJSON.appendJSON(Appendable buffer, JSON.Generator generator) voidJSON.appendJSON(StringBuffer buffer, JSON.Generator generator) Deprecated.