Package com.fizzed.rocker
-
Interface Summary Interface Description ForIterator RockerContent Interface for a template to pass around its own chunks of code that render content.RockerModel Represents a model for a template.RockerOutput<T extends RockerOutput> RockerOutputFactory<T extends RockerOutput> Creates a RockerOutput during a render.RockerStringify RockerTemplateCustomizer Customizer for a RockerTemplate. -
Class Summary Class Description BindableRockerModel Wraps a template model to allow fields to be set dynamically via reflection.Rocker RockerTemplate RockerUtils Utilities for working with Rocker.Version -
Enum Summary Enum Description ContentType -
Exception Summary Exception Description RenderingException Runtime exception while rendering a RockerTemplate.TemplateBindException Runtime exception while binding values to a RockerTemplate.TemplateNotFoundException Runtime exception while binding values to a RockerTemplate. -
Annotation Types Summary Annotation Type Description Generated Marks the class as generated for tools like JaCoCo.