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 SightlyCompilerSightlyCompiler.withKnownExpressionOptions(@NotNull Set<String> options) Returns an instance of theSightlyCompilerwith the providedoptionsadded to the list of known expression options.