Uses of Interface
org.apache.sling.scripting.sightly.impl.plugin.Plugin
Packages that use Plugin
Package
Description
-
Uses of Plugin in org.apache.sling.scripting.sightly.impl.compiler.frontend
Constructor parameters in org.apache.sling.scripting.sightly.impl.compiler.frontend with type arguments of type Plugin -
Uses of Plugin in org.apache.sling.scripting.sightly.impl.html.dom
Constructor parameters in org.apache.sling.scripting.sightly.impl.html.dom with type arguments of type PluginModifierConstructorDescriptionMarkupHandler
(PushStream stream, Map<String, Plugin> pluginRegistry, List<Filter> filters, Set<String> knownExpressionOptions) -
Uses of Plugin in org.apache.sling.scripting.sightly.impl.plugin
Classes in org.apache.sling.scripting.sightly.impl.plugin that implement PluginModifier and TypeClassDescriptionclass
class
class
Implementation for the attribute plugin.class
class
class
Implementation for the include pluginclass
class
class
The resource plugin.class
Implementation for thedata-sly-set
pluginclass
The template pluginclass
Implementation for the test pluginclass
Thedata-sly-text
plugin.class
The unwrapped pluginclass
Methods in org.apache.sling.scripting.sightly.impl.plugin with parameters of type Plugin