Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler |
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler . |
Modifier and Type | Method and Description |
---|---|
static SightlyCompiler |
SightlyCompiler.withKnownExpressionOptions(@NotNull java.util.Set<java.lang.String> options)
Returns an instance of the
SightlyCompiler with the provided options added to the list of known expression options. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.