JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.summerboot.jexpress.util.templateengine
Interface FreeMarker.Converter<R,
T>
Enclosing class:
FreeMarker
public static interface
FreeMarker.Converter<R,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
toDataModel
(
T
dto)
Method Details
toDataModel
R
toDataModel
(
T
dto)
throws
IOException
Throws:
IOException