Uses of Package
org.apache.sling.scripting.sightly.compiler.expression
-
Packages that use org.apache.sling.scripting.sightly.compiler.expression Package Description org.apache.sling.scripting.sightly.compiler.commands Theorg.apache.sling.scripting.sightly.compiler.commandspackage defines the API forCommandprocessing.org.apache.sling.scripting.sightly.compiler.expression Theorg.apache.sling.scripting.sightly.compiler.expressionpackage defines the API forExpressionprocessing.org.apache.sling.scripting.sightly.compiler.expression.nodes Theorg.apache.sling.scripting.sightly.compiler.expression.nodespackage exposes the variousExpressionNodetypes. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.commands Class Description ExpressionNode Defines a node in a HTL expression tree. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.expression Class Description Expression This class represents a HTL Expression.ExpressionNode Defines a node in a HTL expression tree.MarkupContext Indicates what type of content is being rendered.NodeVisitor ANodeVisitorrepresents the mechanism through whichExpressionNodeentities are processed. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.expression.nodes Class Description Expression This class represents a HTL Expression.ExpressionNode Defines a node in a HTL expression tree.NodeVisitor ANodeVisitorrepresents the mechanism through whichExpressionNodeentities are processed.