-
- Description:
-
Utility tag to import constants.
Attributes
Name | Required | Type | Description |
type | true | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
|
The constants class.
|
var | false | java.lang.String |
The EL variable which can be used to obtain the constants. Default value: Name of the class without package.
|
Output generated by Vdldoc View Declaration Language Documentation Generator.