Class AbstractTagLibrary

java.lang.Object
com.sun.faces.facelets.tag.AbstractTagLibrary
All Implemented Interfaces:
TagLibrary
Direct Known Subclasses:
AbstractHtmlLibrary, CompositeLibrary, CoreLibrary, JstlCoreLibrary, PassThroughAttributeLibrary, PassThroughElementLibrary, TagLibraryImpl, UILibrary

public abstract class AbstractTagLibrary extends Object implements TagLibrary
Base class for defining TagLibraries in Java