org.apache.myfaces.commons.resourcehandler.webapp.config.impl
Class WebXmlConfigParser

java.lang.Object
  extended by org.apache.myfaces.commons.resourcehandler.webapp.config.impl.WebXmlConfigParser

public class WebXmlConfigParser
extends Object

XML-parser for /WEB-INF/web.xml

Author:
Leonardo Uribe

Constructor Summary
WebXmlConfigParser()
           
 
Method Summary
static WebRegistration getWebRegistrationFromParsedWebXml(javax.faces.context.FacesContext facesContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebXmlConfigParser

public WebXmlConfigParser()
Method Detail

getWebRegistrationFromParsedWebXml

public static WebRegistration getWebRegistrationFromParsedWebXml(javax.faces.context.FacesContext facesContext)


Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.