|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.view.facelets.compiler.TagLibraryConfig
public final class TagLibraryConfig
Handles creating a TagLibrary
from a URL
source.
Field Summary | |
---|---|
protected static java.util.logging.Logger |
log
|
Constructor Summary | |
---|---|
TagLibraryConfig()
|
Method Summary | |
---|---|
static TagLibrary |
create(java.net.URL url)
|
void |
loadImplicit(Compiler compiler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.util.logging.Logger log
Constructor Detail |
---|
public TagLibraryConfig()
Method Detail |
---|
public static TagLibrary create(java.net.URL url) throws java.io.IOException
java.io.IOException
public void loadImplicit(Compiler compiler) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |