Uses of Class
org.apache.sling.scripting.sightly.impl.plugin.AbstractPlugin
-
Packages that use AbstractPlugin Package Description org.apache.sling.scripting.sightly.impl.plugin -
-
Uses of AbstractPlugin in org.apache.sling.scripting.sightly.impl.plugin
Subclasses of AbstractPlugin in org.apache.sling.scripting.sightly.impl.plugin Modifier and Type Class Description class
AbstractRepeatPlugin
class
AttributePlugin
Implementation for the attribute plugin.class
CallPlugin
class
ElementPlugin
class
IncludePlugin
Implementation for the include pluginclass
ListPlugin
class
RepeatPlugin
class
ResourcePlugin
The resource plugin.class
SetPlugin
Implementation for thedata-sly-set
pluginclass
TemplatePlugin
The template pluginclass
TestPlugin
Implementation for the test pluginclass
TextPlugin
Thedata-sly-text
plugin.class
UnwrapPlugin
The unwrapped pluginclass
UsePlugin
-