All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Booleans CacheSectionHelper This section can be used to cache parts of the template.CacheSectionHelper.Cache A cache abstraction.CacheSectionHelper.Factory CheckedTemplate IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.CompletedStage<T> Internal representation of a completed computation, an optimized replacement forCompletableFuture.completedFuture(Object).Engine Represents a central point for template management.EngineBuilder Builder forEngine.EngineConfiguration IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.ErrorCode Represents a unique error code.ErrorInitializer Escaper Escapes a characted sequence using a map of replacements.Escaper.Builder EvalContext Evaluation context of a specific part of an expression.EvalSectionHelper EvalSectionHelper.Factory EvaluatedParams Evaluator Evaluates expressions.Expression Represents a value expression.Expression.Part Expression.VirtualMethodPart Part that represents a virtual method.Expressions Expressions.SplitConfig FragmentSectionHelper Demarcates a template fragment that can be rendered separately.FragmentSectionHelper.Factory Futures HtmlEscaper IfSectionHelper Basicifstatement.IfSectionHelper.Factory ImmutableList Immutable lists.ImmutableList.Builder<T> IncludeSectionHelper IncludeSectionHelper.Factory InsertSectionHelper InsertSectionHelper.Factory LineSeparatorNode A line separator.Locate IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.Locate.Locates Enables repeating ofLocate.Location Qualifies an injected template.LoopSectionHelper Basic sequentialloopstatement.LoopSectionHelper.Factory Mapper Maps keys to values in a similar way toMap.MultiResultNode A result node backed by an array of result nodes.NamespaceResolver Namespace resolvers are used to find the current context object for an expression that starts with a namespace declaration.NamespaceResolver.Builder A convenient builder.NamespaceResolver.NamespaceResolverImpl Namespaces Parameter Definition of a section factory parameter.Parameter.Builder ParameterDeclaration Represents a parameter declaration, i.e.ParameterDeclarationNode Template parameter declaration.ParserError ParserHelper ParserHook This component can be used to hook into the parser logic.Qute Provides quick and convenient access to the engine instance stored in a static variable.Qute.Fmt This construct is not thread-safe.Qute.IndexedArgumentsParserHook RawString Raw string is never escaped.ReflectionValueResolver This value resolver can be used to access public members of classes via reflection.ResolutionContext Resolver ResultMapper This component can be used to map a result of an evaluated value expression to a string value.ResultNode Node of a result tree.Results Results.NotFound Represents a "result not found" value.Scope SectionBlock Each section consists of one or more blocks.SectionHelper Defines the logic of a section node.SectionHelper.SectionResolutionContext A new instance is created for every invocation ofSectionHelper.resolve(SectionResolutionContext).SectionHelperFactory<T extends SectionHelper> Factory to create a newSectionHelperbased on theSectionInitContextImpl.SectionHelperFactory.BlockInfo SectionHelperFactory.MissingEndTagStrategy This strategy is used when an unterminated section is detected during parsing.SectionHelperFactory.ParametersInfo SectionHelperFactory.ParametersInfo.Builder SectionHelperFactory.ParserDelegate SectionHelperFactory.SectionInitContext Section initialization context.SetSectionHelper Basicsetstatement.SetSectionHelper.Factory SingleResultNode A result node backed by a single object value.Template Represents an immutable template definition.Template.Fragment A fragment represents a part of the template that can be treated as a separate template.TemplateData IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.TemplateData.Container TemplateEnum IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.TemplateException TemplateException.Builder TemplateExtension IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.TemplateExtension.TemplateAttribute Used to annotate a template extension method parameter that should be obtained viaTemplateInstance.getAttribute(String).TemplateGlobal IMPORTANT: This annotation only works in a fully integrated environment; such as a Quarkus application.TemplateInstance Represents an instance ofTemplate.TemplateInstance.Initializer This component can be used to initialize a template instance, i.e.TemplateInstanceBase TemplateLocator Locates template sources.TemplateLocator.TemplateLocation TemplateNode Node of a template tree.TemplateNode.Origin Represents an origin of a template node.TextNode Static text.UserTagSectionHelper UserTagSectionHelper.Arguments UserTagSectionHelper.Factory ValueResolver Value resolvers are used when evaluating expressions.ValueResolverBuilder Builder forValueResolver.ValueResolvers Common value resolvers.Variant Content type, locale and encoding.WhenSectionHelper Basicwhen/switchstatement.WhenSectionHelper.Factory WithOrigin WithPriority WithSectionHelper Basicwithstatement.WithSectionHelper.Factory