Uses of Class
freemarker.core.UnregisteredOutputFormatException
Packages that use UnregisteredOutputFormatException
Package
Description
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration
(see also the
Getting Started in the Manual.)-
Uses of UnregisteredOutputFormatException in freemarker.template
Methods in freemarker.template that throw UnregisteredOutputFormatExceptionModifier and TypeMethodDescriptionConfiguration.getOutputFormat
(String name) Returns the output format for a name.