Uses of Class
org.apache.sling.scripting.sightly.compiler.SightlyCompiler
Packages that use SightlyCompiler
Package
Description
The
org.apache.sling.scripting.sightly.compiler
package defines the API exposed by the
SightlyCompiler
.-
Uses of SightlyCompiler in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler that return SightlyCompilerModifier and TypeMethodDescriptionstatic SightlyCompiler
SightlyCompiler.withKnownExpressionOptions
(@NotNull Set<String> options) Returns an instance of theSightlyCompiler
with the providedoptions
added to the list of known expression options.