com.sun.facelets.compiler
Class TagLibraryConfig
java.lang.Object
com.sun.facelets.compiler.TagLibraryConfig
public final class TagLibraryConfig
- extends Object
Handles creating a TagLibrary
from a
URL
source.
- Version:
- $Id: TagLibraryConfig.java,v 1.11 2007/06/14 21:59:50 rlubke Exp $
- 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(URL url)
throws IOException
- Throws:
IOException
loadImplicit
public void loadImplicit(Compiler compiler)
throws IOException
- Throws:
IOException
Copyright © 2005 All Rights Reserved.