Uses of Interface
com.storedobject.ui.util.HtmlTemplate.StreamSupplier
Packages that use HtmlTemplate.StreamSupplier
-
Uses of HtmlTemplate.StreamSupplier in com.storedobject.ui.util
Constructors in com.storedobject.ui.util with parameters of type HtmlTemplate.StreamSupplierModifierConstructorDescriptionprotected
HtmlTemplate
(String cacheKey, HtmlTemplate.StreamSupplier streamSupplier) Creates a new HTML template based on HTML read from an input stream.protected
HtmlTemplate
(String cacheKey, HtmlTemplate.StreamSupplier streamSupplier, HtmlTemplate.StyleSupplier styleSupplier) Creates a new HTML template based on HTML read from an input stream.