Package org.apache.sling.commons.json.io
Class JSONRenderer.Options
java.lang.Object
org.apache.sling.commons.json.io.JSONRenderer.Options
- Enclosing class:
JSONRenderer
Rendering options
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionwithArraysForChildren
(boolean b) withChildNameKey
(String key) withChildrenKey
(String key) withIndent
(int n) withInitialIndent
(int n)
-
Field Details
-
DEFAULT_CHILDREN_KEY
- See Also:
-
DEFAULT_CHILD_NAME_KEY
- See Also:
-
-
Method Details
-
withIndent
-
withInitialIndent
-
withArraysForChildren
-
withChildNameKey
-
withChildrenKey
-