Uses of Class
org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
Packages that use SightlyCompiler Package Description org.apache.sling.scripting.sightly.compiler Theorg.apache.sling.scripting.sightly.compilerpackage defines the API exposed by theSightlyCompiler. -
-
Uses of SightlyCompiler in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler that return SightlyCompiler Modifier and Type Method Description static SightlyCompilerSightlyCompiler. withKnownExpressionOptions(@NotNull Set<String> options)Returns an instance of theSightlyCompilerwith the providedoptionsadded to the list of known expression options.
-