Uses of Interface
org.apache.sling.scripting.sightly.compiler.commands.Command
Packages that use Command
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing.-
Uses of Command in org.apache.sling.scripting.sightly.compiler.commands
Classes in org.apache.sling.scripting.sightly.compiler.commands that implement CommandModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic classfinal classThisCommandrenders a variable's value.final classThisCommandrenders a text fragment.static classstatic final classstatic classstatic final classstatic final classstatic classMethods in org.apache.sling.scripting.sightly.compiler.commands that return types with arguments of type CommandModifier and TypeMethodDescriptionCommandStream.getCommands()Returns theListof commands that were written into this stream.Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type Command