Uses of Class
freemarker.core.JSONOutputFormat
-
Packages that use JSONOutputFormat Package Description freemarker.core The seldom used or advanced parts of the fundamental FreeMarker API, compared tofreemarker.template. -
-
Uses of JSONOutputFormat in freemarker.core
Fields in freemarker.core declared as JSONOutputFormat Modifier and Type Field Description static JSONOutputFormatJSONOutputFormat. INSTANCEThe only instance (singleton) of thisOutputFormat.
-