Package freemarker.core
Class JSONCFormat
java.lang.Object
freemarker.core.CFormat
freemarker.core.AbstractJSONLikeFormat
freemarker.core.JSONCFormat
"JSON"
CFormat
; to be used when generating JSON (and not JavaScript), except, in most cases
JavaScriptOrJSONCFormat
is recommended over this.
Experimental class! This class is too new, and might will change over time. Therefore, for now most methods are not exposed outside FreeMarker. The class itself and some members are exposed as they are needed for configuring FreeMarker.
- Since:
- 2.3.32
- See Also:
JavaScriptCFormat
,JavaScriptOrJSONCFormat
-
Field Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
- Constant Field Values
-
INSTANCE
-
-
Method Details