org.apache.myfaces.view.facelets.compiler
Class TagLibraryConfig
java.lang.Object
org.apache.myfaces.view.facelets.compiler.TagLibraryConfig
public final class TagLibraryConfig
- extends Object
Handles creating a TagLibrary
from a URL
source.
- Version:
- $Id: TagLibraryConfig.java 1537798 2013-11-01 01:15:36Z lu4242 $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final Logger log
TagLibraryConfig
public TagLibraryConfig()
create
public static TagLibrary create(FacesContext facesContext,
FaceletTagLibrary faceletTagLibrary)
Copyright © 2015 The Apache Software Foundation. All rights reserved.