Uses of Interface
io.quarkus.qute.TemplateLocator.TemplateLocation
-
Uses of TemplateLocator.TemplateLocation in io.quarkus.qute
Methods in io.quarkus.qute that return types with arguments of type TemplateLocator.TemplateLocationModifier and TypeMethodDescriptionLocates the template with the given id.Must returnOptional.empty()if it's not possible to locate a template with the specified id.