org.apache.myfaces.webapp.webxml
Class WebXmlParser

java.lang.Object
  |
  +--org.apache.myfaces.webapp.webxml.WebXmlParser

public class WebXmlParser
extends java.lang.Object

Version:
$Revision: 1.6 $ $Date: 2004/10/27 11:47:26 $
Author:
Manfred Geiler (latest modification by $Author: mmarinschek $)

Constructor Summary
WebXmlParser(javax.faces.context.ExternalContext context)
           
 
Method Summary
 WebXml parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebXmlParser

public WebXmlParser(javax.faces.context.ExternalContext context)
Method Detail

parse

public WebXml parse()