Uses of Interface
io.pebbletemplates.pebble.template.RenderedSizeContext
Packages that use RenderedSizeContext
-
Uses of RenderedSizeContext in io.pebbletemplates.pebble.template
Classes in io.pebbletemplates.pebble.template that implement RenderedSizeContextModifier and TypeClassDescriptionclass
An evaluation context will store all stateful data that is necessary for the evaluation of a template. -
Uses of RenderedSizeContext in io.pebbletemplates.pebble.utils
Fields in io.pebbletemplates.pebble.utils declared as RenderedSizeContextMethods in io.pebbletemplates.pebble.utils with parameters of type RenderedSizeContextModifier and TypeMethodDescriptionstatic Writer
LimitedSizeWriter.from
(Writer internalWriter, RenderedSizeContext context) Constructors in io.pebbletemplates.pebble.utils with parameters of type RenderedSizeContextModifierConstructorDescriptionprivate
LimitedSizeWriter
(Writer internalWriter, RenderedSizeContext context)