Uses of Class
io.quarkus.qute.deployment.TemplatePathBuildItem.Builder
Packages that use TemplatePathBuildItem.Builder
-
Uses of TemplatePathBuildItem.Builder in io.quarkus.qute.deployment
Methods in io.quarkus.qute.deployment that return TemplatePathBuildItem.BuilderModifier and TypeMethodDescriptionTemplatePathBuildItem.builder()Set the content of the template.TemplatePathBuildItem.Builder.extensionInfo(String info) Set the extension info for templates that are not backed by a file.Set the full path of the template for templates that are backed by a file.Set the path relative to the template root.TemplatePathBuildItem.Builder.priority(int priority) Set the priority of the template.Set the source path of the template.