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