Uses of Class
freemarker.core.JSONOutputFormat
Packages that use JSONOutputFormat
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of JSONOutputFormat in freemarker.core
Fields in freemarker.core declared as JSONOutputFormatModifier and TypeFieldDescriptionstatic final JSONOutputFormat
JSONOutputFormat.INSTANCE
The only instance (singleton) of thisOutputFormat
.