Uses of Enum Class
org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
Packages that use MarkupContext
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing.-
Uses of MarkupContext in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression that return MarkupContextModifier and TypeMethodDescriptionstatic MarkupContextReturns the render context with the given name.static MarkupContextReturns the enum constant of this class with the specified name.static MarkupContext[]MarkupContext.values()Returns an array containing the constants of this enum class, in the order they are declared.