com.rayrobdod.json.builder.PrettyJsonBuilder
The string that includes a ':' and the surrounding whitespace.
The string that includes a ':' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a ':' mapping separator.
The string that will appear on the left of a ':' mapping separator. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a ':' mapping separator.
The string that will appear on the right of a ':' mapping separator. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that includes a ',' and the surrounding whitespace.
The string that includes a ',' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a ',' item separator.
The string that will appear on the left of a ',' item separator. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a ',' item separator.
The string that will appear on the right of a ',' item separator. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that includes a '[' and the surrounding whitespace.
The string that includes a '[' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a '{' object start.
The string that will appear on the left of a '{' object start. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a '{' object start.
The string that will appear on the right of a '{' object start. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that includes a '{' and the surrounding whitespace.
The string that includes a '{' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a '[' array start.
The string that will appear on the left of a '[' array start. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a '[' array start.
The string that will appear on the right of a '[' array start. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that includes a ']' and the surrounding whitespace.
The string that includes a ']' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a '}' object end.
The string that will appear on the left of a '}' object end. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a '}' object end.
The string that will appear on the right of a '}' object end. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that includes a '}' and the surrounding whitespace.
The string that includes a '}' and the surrounding whitespace.
the indentation depth to create a string for.
The string that will appear on the left of a ']' array end.
The string that will appear on the left of a ']' array end. This value must contain only whitespace characters
the indentation depth to create a string for.
The string that will appear on the right of a ']' array end.
The string that will appear on the right of a ']' array end. This value must contain only whitespace characters
the indentation depth to create a string for.
A PrettyParams for an indenting pattern with one space around each colon, commas at the end of the a line and brackets on their own line.
3.0