Uses of Class
io.quarkus.qute.Qute.Fmt
-
Uses of Qute.Fmt in io.quarkus.qute
Methods in io.quarkus.qute that return Qute.FmtModifier and TypeMethodDescriptionSet the template instance attribute.Qute.Fmt.cache()Use the template cache, i.e.Qute.Fmt.contentType(String contentType) Set the template content type.The data array is accessibe via thedatakey, e.g.static Qute.FmtQute.Fmt.noCache()Do not use the cache, i.e.Set the template variant.