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