Class ElementContext
java.lang.Object
org.apache.sling.scripting.sightly.impl.compiler.frontend.ElementContext
Data structure used by
MarkupHandler.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(String name, String value, char quoteChar) voidaddPlugin(PluginInvoke invoke, int priority) voidaddPluginCall(String name, PluginCallInfo info, Expression expression)
-
Constructor Details
-
ElementContext
-
-
Method Details
-
getTagName
-
getOpenTagStartMarkup
-
addPlugin
-
addAttribute
-
addPluginCall
-
getAttributes
-
pluginInvoke
-