Class UILibrary

java.lang.Object
org.apache.myfaces.view.facelets.tag.AbstractTagLibrary
org.apache.myfaces.view.facelets.tag.ui.UILibrary
All Implemented Interfaces:
TagLibrary

public final class UILibrary extends AbstractTagLibrary
NOTE: This implementation is provided for compatibility reasons and it is considered faulty. It is enabled using org.apache.myfaces.STRICT_JSF_2_FACELETS_COMPATIBILITY web config param. Don't use it if EL expression caching is enabled.
Version:
$Id$
Author:
Jacob Hookom