Uses of Package
io.quarkus.qute
Packages that use io.quarkus.qute
-
Classes in io.quarkus.qute used by io.quarkus.quteClassDescriptionThis section can be used to cache parts of the template.A cache abstraction.Internal representation of a completed computation, an optimized replacement for
CompletableFuture.completedFuture(Object).Represents a central point for template management.Builder forEngine.Receives notifications about Engine lifecycle.Represents a unique error code.Escapes a characted sequence using a map of replacements.Evaluation context of a specific part of an expression.Evaluates expressions.Represents a value expression.Part that represents a virtual method.This node holds a single expression such asfoo.bar.Demarcates a template fragment that can be rendered separately.Basicifstatement.Builder for Qute-specific URIs that reference a Java element (class, method, or annotation) from a template.Basic sequentialloopstatement.Maps keys to values in a similar way toMap.Used to supply named arguments forFragmentNamespaceResolver.Namespace resolvers are used to find the current context object for an expression that starts with a namespace declaration.A convenient builder.Definition of a section factory parameter.Represents a type parameter declaration, i.e.Template parameter declaration.This component can be used to hook into the parser logic.This construct is not thread-safe.Raw string is never escaped.The resolution context holds the current context object.This component can be used to map a result of an evaluated value expression to a string value.Node of a result tree.Represents a "result not found" value.Each section consists of one or more blocks.Defines the logic of a section node.A new instance is created for every invocation ofSectionHelper.resolve(SectionResolutionContext).Factory to create a newSectionHelperbased on theSectionInitContextImpl.This strategy is used when an unterminated section is detected during parsing.Section initialization context.Section node.Basicsetstatement.Represents an immutable template definition.A fragment represents a part of the template that can be treated as a separate template.Represents an instance ofTemplate.This component can be used to initialize a template instance, i.e. the data and attributes.Locates template sources.Tree node of a parsed template.Represents an origin of a template node.Static text.Manager that holds and dispatches events to registeredTraceListeners.Value resolvers are used when evaluating expressions.Builder forValueResolver.Content type, locale and encoding.Basicwhen/switchstatement.Basicwithstatement. -
Classes in io.quarkus.qute used by io.quarkus.qute.traceClassDescriptionRepresents a central point for template management.The resolution context holds the current context object.Node of a result tree.Represents an instance of
Template.Tree node of a parsed template.