Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler.commands |
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing. |
org.apache.sling.scripting.sightly.compiler.expression |
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing. |
org.apache.sling.scripting.sightly.compiler.expression.nodes |
The
org.apache.sling.scripting.sightly.compiler.expression.nodes package exposes the various
ExpressionNode types. |
Class and Description |
---|
ExpressionNode
Defines a node in a HTL expression tree.
|
Class and 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
A
NodeVisitor represents the mechanism through which ExpressionNode entities are processed. |
Class and Description |
---|
Expression
This class represents a HTL Expression.
|
ExpressionNode
Defines a node in a HTL expression tree.
|
NodeVisitor
A
NodeVisitor represents the mechanism through which ExpressionNode entities are processed. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.