Class FunctionLibrary

java.lang.Object
com.sun.faces.facelets.util.FunctionLibrary
All Implemented Interfaces:
TagLibrary

public class FunctionLibrary
extends Object
implements TagLibrary

This TagLibrary exposes the public static methods defined on the functionsClass provided to the constructor as EL functions.