o

Tag importConstants

Attributes 
NameRequiredTypeDescription
typetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The fully qualified name of the class/interface/enum to import the constant field values for.
varfalsejava.lang.String The name of the request attribute which exposes the mapping of the constants in the request scope.
loaderfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
The object to be used as source of the class loader to load the class specified in the type attribute. Can be an instance of ClassLoader, Class or any object.

Output generated by Vdldoc View Declaration Language Documentation Generator.