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 TypeClassDescriptionclassAn evaluation context will store all stateful data that is necessary for the evaluation of a template. -
Uses of RenderedSizeContext in io.pebbletemplates.pebble.utils
Methods in io.pebbletemplates.pebble.utils with parameters of type RenderedSizeContextModifier and TypeMethodDescriptionstatic WriterLimitedSizeWriter.from(Writer internalWriter, RenderedSizeContext context)