Package org.cakelab.json.format
-
Interface Summary Interface Description JSONFormatter JSONFormatter creates and formats JSON strings from JSON objects. -
Class Summary Class Description CharsetRanges Instances of this class manage valid code point ranges for a given charset used in encoding.JSONFormatterBase<T extends java.io.PrintStream> JSONFormatterBase.IgnoringNullIterator used when ignoring null entries in JSON objectsJSONFormatterCompact Formatter which outputs the most compact string representationJSONFormatterConfiguration Configuration for JSONFormatter instances.JSONFormatterPrettyprint Formatter which creates pretty printed string output