public class AttributePlugin extends AbstractPlugin
name, priority| Constructor and Description |
|---|
AttributePlugin() |
| Modifier and Type | Method and Description |
|---|---|
PluginInvoke |
invoke(Expression expression,
PluginCallInfo callInfo,
CompilerContext compilerContext)
Given the plugin invocation provide an invoke object which will influence the rendering command
stream
|
compareTo, decodeVariableName, name, prioritypublic PluginInvoke invoke(Expression expression, PluginCallInfo callInfo, CompilerContext compilerContext)
Pluginexpression - the expression used at plugin invocationcallInfo - the parameters given to the plugincompilerContext - a compiler context providing utility methods to pluginsPluginInvokeCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.