| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.impl.compiler.frontend | |
| org.apache.sling.scripting.sightly.impl.html.dom | |
| org.apache.sling.scripting.sightly.impl.plugin |
| Constructor and Description |
|---|
SimpleFrontend(List<Plugin> plugins,
List<Filter> filters,
Set<String> knownExpressionOptions) |
| Constructor and Description |
|---|
MarkupHandler(PushStream stream,
Map<String,Plugin> pluginRegistry,
List<Filter> filters,
Set<String> knownExpressionOptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPlugin |
class |
AbstractRepeatPlugin |
class |
AttributePlugin
Implementation for the attribute plugin.
|
class |
CallPlugin |
class |
ElementPlugin |
class |
IncludePlugin
Implementation for the include plugin
|
class |
ListPlugin |
class |
RepeatPlugin |
class |
ResourcePlugin
The resource plugin.
|
class |
SetPlugin
Implementation for the
data-sly-set plugin |
class |
TemplatePlugin
The template plugin
|
class |
TestPlugin
Implementation for the test plugin
|
class |
TextPlugin
The
data-sly-text plugin. |
class |
UnwrapPlugin
The unwrapped plugin
|
class |
UsePlugin |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractPlugin.compareTo(Plugin o) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.