- getBaseName() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingTemplateResource
-
- getCheckExistence() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns whether template resources will be checked for existence before being returned or not.
- getDescription() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingTemplateResource
-
- getLanguageName() - Method in class org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngineFactory
-
- getLanguageVersion() - Method in class org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngineFactory
-
- getName() - Method in class org.apache.sling.scripting.thymeleaf.internal.ResourceBundleMessageResolver
-
- getName() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingResourceTemplateResolver
-
- getName() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns the name of the template resolver
- getName() - Method in interface org.thymeleaf.templateresolver.ITemplateResolver
-
Returns the name of this template resolver.
- getOrder() - Method in class org.apache.sling.scripting.thymeleaf.internal.ResourceBundleMessageResolver
-
- getOrder() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingResourceTemplateResolver
-
- getOrder() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns the order in which this template resolver will be asked to resolve
templates as a part of the chain of resolvers configured into the template engine.
- getOrder() - Method in interface org.thymeleaf.templateresolver.ITemplateResolver
-
Return the order in which this template resolver will be executed in the
chain when several template resolvers are set for the same Template Engine.
- getProcessors(String) - Method in class org.apache.sling.scripting.thymeleaf.internal.dialect.SlingDialect
-
- getRequest() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingWebContext
-
- getResolvablePatterns() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns the patterns (as String) specified for establishing which
templates can be resolved by this template resolver.
- getResolvablePatternSpec() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns the pattern spec specified for establishing which
templates can be resolved by this template resolver.
- getResourceResolver() - Method in class org.apache.sling.scripting.thymeleaf.DefaultSlingContext
-
- getResourceResolver() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingEngineContext
-
- getResourceResolver() - Method in interface org.apache.sling.scripting.thymeleaf.SlingContext
-
- getResponse() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingWebContext
-
- getScriptEngine() - Method in class org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngineFactory
-
- getServletContext() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingWebContext
-
- getSession() - Method in class org.apache.sling.scripting.thymeleaf.internal.SlingWebContext
-
- getUseDecoupledLogic() - Method in class org.thymeleaf.templateresolver.AbstractTemplateResolver
-
Returns whether a separate (decoupled) resource containing template logic should be checked for existence
and its instructions included into the resolved template during parsing.