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