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
com.fizzed.rocker
Interface RockerOutputFactory<T extends
RockerOutput
>
public interface
RockerOutputFactory<T extends
RockerOutput
>
Creates a RockerOutput during a render.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
ContentType
contentType,
String
charsetName)
Method Details
create
T
create
(
ContentType
contentType,
String
charsetName)