Class PassThroughLibrary

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

public class PassThroughLibrary extends AbstractTagLibrary
Dummy library, so passthrough namespace can be recognized by facelet compiler. No real components or tags here, this is only used for attributes.
Author:
Leonardo Uribe