-
Sub-task
-
Resolution: Done
-
Major
-
3.2.0.Final
-
None
Need to define IFunctionLibrary interface with one method:
IELFunction[] getFunctions();
and then make IFaceletTagLibrary to extend this interface instead of direct difinition for this method.
IFunctionLibrary interface is to be extended by ITLDLibrary interface due to define JSP EL Functions in JSP