A B C D E F G H I K L M N O P Q R S T U V 
All Classes All Packages

A

appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
ATTRIBUTE_LOCALE - Static variable in class io.quarkus.qute.i18n.MessageBundles
 

B

booleanProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 

C

CDI_NAMESPACE - Static variable in class io.quarkus.qute.runtime.EngineProducer
 
clearCache() - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
CollectionTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
CollectionTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
config - Variable in class io.quarkus.qute.runtime.ContentTypes
 
CONFIG - Static variable in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
ConfigTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
ConfigTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
consume(Consumer<String>) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
containsKey(Map<?, ?>, Object) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
contentTypes - Variable in class io.quarkus.qute.runtime.QuteConfig
The additional map of suffixes to content types.
ContentTypes - Class in io.quarkus.qute.runtime
 
ContentTypes() - Constructor for class io.quarkus.qute.runtime.ContentTypes
 
createContext(List<String>, List<String>, List<String>, Map<String, List<String>>, List<String>) - Method in class io.quarkus.qute.runtime.QuteRecorder
 
createContext(Map<String, String>, Map<String, Map<String, Class<?>>>) - Method in class io.quarkus.qute.runtime.MessageBundleRecorder
 
createMulti() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
createUni() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
createVariant(String) - Method in class io.quarkus.qute.runtime.EngineProducer
 

D

DEFAULT - io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Output the NOT_FOUND constant.
DEFAULT_LOCALE - Static variable in annotation type io.quarkus.qute.i18n.MessageBundle
Constant value for locale() indicating that the default locale specified via the quarkus.default-locale config property should be used.
DEFAULT_LOCALE - Static variable in class io.quarkus.qute.i18n.MessageBundles
 
DEFAULT_NAME - Static variable in annotation type io.quarkus.qute.i18n.Message
Constant value for Message.key() indicating that the default strategy specified by defaultKey() should be used.
DEFAULT_NAME - Static variable in annotation type io.quarkus.qute.i18n.MessageBundle
Constant value for value().
DEFAULT_VALUE - Static variable in annotation type io.quarkus.qute.i18n.Message
Constant value for Message.value() indicating that message template value specified in a localized file should be used.
defaultCharset - Variable in class io.quarkus.qute.runtime.QuteConfig
The default charset of the templates files.
defaultKey() - Method in annotation type io.quarkus.qute.i18n.MessageBundle
defaultTemplate - Variable in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
DEPENDENT_INSTANCES - Static variable in class io.quarkus.qute.runtime.EngineProducer
 

E

ELEMENT_NAME - Static variable in annotation type io.quarkus.qute.i18n.Message
Constant value for Message.key() indicating that the annotated element's name should be used as-is.
engine() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
EngineProducer - Class in io.quarkus.qute.runtime
 
EngineProducer(QuteRecorder.QuteContext, QuteConfig, QuteRuntimeConfig, Event<EngineBuilder>, Event<Engine>, ContentTypes, LaunchMode, LocalesBuildTimeConfig, List<TemplateLocator>) - Constructor for class io.quarkus.qute.runtime.EngineProducer
 
EngineProducer.ResourceTemplateLocation - Class in io.quarkus.qute.runtime
 
equals(Object) - Method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 
escapeContentTypes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of content types for which the ', ", <, > and & characters are escaped if a template variant is set.

F

findExpression(Predicate<Expression>) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
first(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
fmt(String, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmt(String, Locale, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmtInstance(String, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmtInstance(String, String, Locale, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
format(Object, String) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(Object, String, Locale) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(Object, String, Locale, ZoneId) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String, Locale) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String, Locale, ZoneId) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 

G

generatePage(Throwable) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
get(Class<T>) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
get(Class<T>, Localized) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
get(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
get(Map<?, V>, Object) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
getBasePath() - Method in class io.quarkus.qute.runtime.EngineProducer
 
getBundleInterfaces() - Method in interface io.quarkus.qute.runtime.MessageBundleRecorder.BundleContext
 
getByIndex(List<T>, String) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
getConfigProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
getContentType(String) - Method in class io.quarkus.qute.runtime.ContentTypes
 
getDefaultTemplate(InjectionPoint) - Method in class io.quarkus.qute.runtime.TemplateProducer
 
getEngine() - Method in class io.quarkus.qute.runtime.EngineProducer
 
getExpressions() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getGeneratedId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getId(String) - Method in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
getInjectableTemplate(String) - Method in class io.quarkus.qute.runtime.TemplateProducer
Used by NativeCheckedTemplateEnhancer to inject calls to this method in the native type-safe methods.
getMessageTemplates() - Method in interface io.quarkus.qute.runtime.MessageBundleRecorder.BundleContext
 
getParameterDeclarations() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
getProblemInfo(int, Throwable, Template, Escaper) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
getResolverClasses() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTagPath() - Method in class io.quarkus.qute.runtime.EngineProducer
 
getTags() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTemplate() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
getTemplate(String) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
getTemplate(InjectionPoint) - Method in class io.quarkus.qute.runtime.TemplateProducer
 
getTemplateInstanceInitializerClasses() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTemplatePaths() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getVariant() - Method in class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
getVariant() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getVariants() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 

H

hashCode() - Method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 
htmlPadRight(String, int) - Static method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
HYPHENATED_ELEMENT_NAME - Static variable in annotation type io.quarkus.qute.i18n.Message
Constant value for Message.key() indicating that the annotated element's name should be de-camel-cased and hyphenated, and then used.

I

INJECT_NAMESPACE - Static variable in class io.quarkus.qute.runtime.EngineProducer
 
InjectableTemplate(String, Map<String, TemplateProducer.TemplateVariants>, Engine) - Constructor for class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
InjectableTemplateInstanceImpl() - Constructor for class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
instance() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
integerProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
io.quarkus.qute.i18n - package io.quarkus.qute.i18n
 
io.quarkus.qute.runtime - package io.quarkus.qute.runtime
 
io.quarkus.qute.runtime.devmode - package io.quarkus.qute.runtime.devmode
 
io.quarkus.qute.runtime.extensions - package io.quarkus.qute.runtime.extensions
 
iterationMetadataPrefix - Variable in class io.quarkus.qute.runtime.QuteConfig
The prefix is used to access the iteration metadata inside a loop section.

K

key() - Method in annotation type io.quarkus.qute.i18n.Message
 
Key(String, Locale, ZoneId) - Constructor for class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 

L

last(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
Literal(String) - Constructor for class io.quarkus.qute.i18n.Localized.Literal
 
locale() - Method in annotation type io.quarkus.qute.i18n.MessageBundle
 
Localized - Annotation Type in io.quarkus.qute.i18n
Marks a localized message bundle interface.
Localized.Literal - Class in io.quarkus.qute.i18n
 
LocationLiteral - Class in io.quarkus.qute.runtime
Supports inline instantiation of Location.
LocationLiteral(String) - Constructor for class io.quarkus.qute.runtime.LocationLiteral
 

M

map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
map(Map, String) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
MapTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
MapTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
Message - Annotation Type in io.quarkus.qute.i18n
Identifies a message bundle method.
MessageBundle - Annotation Type in io.quarkus.qute.i18n
Denotes a message bundle interface.
MessageBundleRecorder - Class in io.quarkus.qute.runtime
 
MessageBundleRecorder() - Constructor for class io.quarkus.qute.runtime.MessageBundleRecorder
 
MessageBundleRecorder.BundleContext - Interface in io.quarkus.qute.runtime
 
MessageBundles - Class in io.quarkus.qute.i18n
 
MessageParam - Annotation Type in io.quarkus.qute.i18n
This annotation can be used to bind a message bundle method parameter with a template parameter declaration.
mod(Integer, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 

N

NOOP - io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
No operation - no output.
NumberTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
NumberTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 

O

of(String) - Static method in class io.quarkus.qute.i18n.Localized.Literal
 
onShutdown(ShutdownEvent) - Method in class io.quarkus.qute.runtime.EngineProducer
 
orEmpty(Collection<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
OUTPUT_ORIGINAL - io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Output the original expression string, e.g.

P

property(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
PropertyNotFoundNoop - Class in io.quarkus.qute.runtime
 
PropertyNotFoundNoop() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
PropertyNotFoundOutputOriginal - Class in io.quarkus.qute.runtime
 
PropertyNotFoundOutputOriginal() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
propertyNotFoundStrategy - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
The strategy used when a standalone expression evaluates to a "not found" value at runtime and the io.quarkus.qute.strict-rendering config property is set to false
PropertyNotFoundThrowException - Class in io.quarkus.qute.runtime
 
PropertyNotFoundThrowException() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 

Q

QuteConfig - Class in io.quarkus.qute.runtime
 
QuteConfig() - Constructor for class io.quarkus.qute.runtime.QuteConfig
 
QuteDevConsoleRecorder - Class in io.quarkus.qute.runtime.devmode
 
QuteDevConsoleRecorder() - Constructor for class io.quarkus.qute.runtime.devmode.QuteDevConsoleRecorder
 
QuteErrorPageSetup - Class in io.quarkus.qute.runtime.devmode
 
QuteErrorPageSetup() - Constructor for class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
QuteRecorder - Class in io.quarkus.qute.runtime
 
QuteRecorder() - Constructor for class io.quarkus.qute.runtime.QuteRecorder
 
QuteRecorder.QuteContext - Interface in io.quarkus.qute.runtime
 
QuteRuntimeConfig - Class in io.quarkus.qute.runtime
 
QuteRuntimeConfig() - Constructor for class io.quarkus.qute.runtime.QuteRuntimeConfig
 
QuteRuntimeConfig.PropertyNotFoundStrategy - Enum in io.quarkus.qute.runtime
 

R

read() - Method in class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
removeStandaloneLines - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
Specify whether the parser should remove standalone lines from the output.
render() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
RENDER_HANDLER - Static variable in class io.quarkus.qute.runtime.devmode.QuteDevConsoleRecorder
 
renderAsync() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
ResourceTemplateLocation(URL, Variant) - Constructor for class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
reversed(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 

S

setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
setupMessageTemplates(Engine, MessageBundleRecorder.BundleContext) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
setupNamespaceResolvers(EngineBuilder, MessageBundleRecorder.BundleContext) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
setupRenderer() - Method in class io.quarkus.qute.runtime.devmode.QuteDevConsoleRecorder
 
STR - Static variable in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
 
strictRendering - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
If set to true then any expression that is evaluated to a Results.NotFound value will always result in a TemplateException and the rendering is aborted.
StringTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
StringTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
 
suffixes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of suffixes used when attempting to locate a template file.

T

take(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
takeLast(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
templatePathExclude - Variable in class io.quarkus.qute.runtime.QuteConfig
This regular expression is used to exclude template files from the templates directory.
TemplateProducer - Class in io.quarkus.qute.runtime
 
TemplateProducer(Engine, QuteRecorder.QuteContext, ContentTypes) - Constructor for class io.quarkus.qute.runtime.TemplateProducer
 
TemplateProducer.InjectableTemplate - Class in io.quarkus.qute.runtime
 
TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl - Class in io.quarkus.qute.runtime
 
TemplateProducer.TemplateVariants - Class in io.quarkus.qute.runtime
 
TemplateVariants(Map<Variant, String>, String) - Constructor for class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
THROW_EXCEPTION - io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
timeout - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
The global rendering timeout in milliseconds.
TimeTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
TimeTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
TimeTemplateExtensions.Key - Class in io.quarkus.qute.runtime.extensions
 
toString() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
toString() - Method in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
typeCheckExcludes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of exclude rules used to intentionally ignore some parts of an expression when performing type-safe validation.

U

UNDERSCORED_ELEMENT_NAME - Static variable in annotation type io.quarkus.qute.i18n.Message
Constant value forMessage.key() indicating that the annotated element's name should be de-camel-cased and parts separated by underscores, and then used.
useAsyncTimeout - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
If set to true then the timeout should also be used for asynchronous rendering methods, such as TemplateInstance.createUni() and TemplateInstance.renderAsync().

V

value() - Method in class io.quarkus.qute.i18n.Localized.Literal
 
value() - Method in annotation type io.quarkus.qute.i18n.Localized
 
value() - Method in annotation type io.quarkus.qute.i18n.Message
This value has higher priority over a message template specified in a localized file, and it's considered a good practice to specify it.
value() - Method in annotation type io.quarkus.qute.i18n.MessageBundle
The name is used as a namespace in templates expressions.
value() - Method in annotation type io.quarkus.qute.i18n.MessageParam
 
value() - Method in class io.quarkus.qute.runtime.LocationLiteral
 
valueOf(String) - Static method in enum io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
variantToTemplate - Variable in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
A B C D E F G H I K L M N O P Q R S T U V 
All Classes All Packages