org.apache.myfaces.view.facelets.compiler
Class TagLibraryConfigUnmarshallerImpl

java.lang.Object
  extended by org.apache.myfaces.view.facelets.compiler.TagLibraryConfigUnmarshallerImpl

public class TagLibraryConfigUnmarshallerImpl
extends Object


Constructor Summary
TagLibraryConfigUnmarshallerImpl()
           
 
Method Summary
static FaceletTagLibrary create(ExternalContext externalContext, URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagLibraryConfigUnmarshallerImpl

public TagLibraryConfigUnmarshallerImpl()
Method Detail

create

public static FaceletTagLibrary create(ExternalContext externalContext,
                                       URL url)
                                throws IOException
Throws:
IOException


Copyright © 2015 The Apache Software Foundation. All rights reserved.