public class CustomAttribute extends AbstractAttributeSpi
| Constructor and Description |
|---|
CustomAttribute() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnnotations()
Return the custom annotations declared in the configuration.
|
String |
velocityVar()
The var name under which this AttributeSpi is available during template evaluation.
|
addImport, initpublic String velocityVar()
AttributeSpivelocityVar() methods returns myextension,
the corresponding AttributeSpi implementation instance is given by $attribute.myextension.Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.