All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Booleans CheckedTemplate If you place this annotation on a class, all itsnative staticmethods will be used to declare templates and the list of parameters they require.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.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 A customTemplateLocators are not available during the build time, thereforeTemplatelocated by the locator must disable its validation by annotating theTemplateLocatorwith this annotation.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.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 This annotation is used to mark a target type for which a value resolver should be automatically generated.TemplateData.Container TemplateEnum This annotation is functionally equivalent to@TemplateData(namespace = TemplateData.SIMPLENAME), i.e.TemplateException TemplateException.Builder TemplateExtension Instructs a fully integrated environment to generate aValueResolverfor a method annotated with this annotation.TemplateExtension.TemplateAttribute Used to annotate a template extension method parameter that should be obtained viaTemplateInstance.getAttribute(String).TemplateGlobal Denotes static fields and methods that supply global variables which are accessible in every template.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.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