Uses of Class
org.apache.sling.scripting.sightly.compiler.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
Modifier 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.