Package freemarker.core
Class JavaScriptCFormat
java.lang.Object
freemarker.core.CFormat
freemarker.core.AbstractJSONLikeFormat
freemarker.core.JavaScriptCFormat
"JavaScript"
CFormat
, to be used when generating JavaScript (and not JSON), 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:
JSONCFormat
,JavaScriptOrJSONCFormat
-
Field Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
- Constant Field Values
-
INSTANCE
-
-
Method Details