alloy

Tag loadConstants

Attributes 
NameRequiredTypeDescription
cacheablefalsejavax.el.ValueExpression
(must evaluate to boolean)
When true, the imported constants will be cached. The default value is true.
classTypetruejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The fully qualified name of the class, enum, or interface which the constants are being imported from.
vartruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the variable that is to be introduced into the EL representing the map of imported constants.

Output generated by Vdldoc View Declaration Language Documentation Generator.