o

Tag importFunctions

Attributes 
NameRequiredTypeDescription
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.
typetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The fully qualified name of the class to import the public static non-void methods for.
varfalsejava.lang.String The EL functions prefix which exposes the functions in the Facelet scope.

Output generated by Vdldoc View Declaration Language Documentation Generator.