- All Known Implementing Classes:
DefaultJStachioView
public interface JStachioView
An interface to mark JStachio dropwizard views
- Author:
- agentgt
-
Method Summary
-
Method Details
-
model
The JStache annotated instance- Returns:
- model
-
of
Creates a dropwizard view from a model object- Parameters:
model
- JStache annotated model- Returns:
- dropwizard view
-
charset
The charset never null- Returns:
- utf-8 by default
-