B E F G I R T 
All Classes All Packages

B

basePath(String) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
 
build() - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
 
builder() - Static method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem
 
Builder() - Constructor for class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
 

E

excludeGlob(String) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add a glob pattern for matching resource paths that should not be added to the native image.
excludeGlobs(String...) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add an array of glob patterns for matching resource paths that should not be added to the native image.
excludeGlobs(Collection<String>) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add a collection of glob patterns for matching resource paths that should not be added to the native image.

F

FreemarkerProcessor - Class in io.quarkiverse.freemarker.deployment
 
FreemarkerProcessor() - Constructor for class io.quarkiverse.freemarker.deployment.FreemarkerProcessor
 

G

getBasePath() - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem
An empty Optional means that TemplateSetBuildItem.getIncludeGlobs() and TemplateSetBuildItem.getExcludeGlobs() should be resolved against the root path
getExcludeGlobs() - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem
 
getIncludeGlobs() - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem
 

I

includeGlob(String) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add a glob pattern for matching resource paths that should be added to the native image.
includeGlobs(String...) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add an array of glob patterns for matching resource paths that should be added to the native image.
includeGlobs(Collection<String>) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem.Builder
Add a collection of glob patterns for matching resource paths that should be added to the native image.
io.quarkiverse.freemarker.deployment - package io.quarkiverse.freemarker.deployment
 

R

reflection(BuildProducer<ReflectiveClassBuildItem>, FreemarkerBuildConfig) - Method in class io.quarkiverse.freemarker.deployment.FreemarkerProcessor
 
resolve(String) - Method in class io.quarkiverse.freemarker.deployment.TemplateSetBuildItem
 

T

TemplateSetBuildItem - Class in io.quarkiverse.freemarker.deployment
A build item that Embeds the set of class paths templates defined by a base path and a set of include and exclude globs in the native image; Adds the base path to the default Configuration via a ClassTemplateLoader
TemplateSetBuildItem.Builder - Class in io.quarkiverse.freemarker.deployment
 
B E F G I R T 
All Classes All Packages