org.apache.myfaces.shared.webapp.webxml
Class WebXmlParser

java.lang.Object
  extended by org.apache.myfaces.shared.webapp.webxml.WebXmlParser

public class WebXmlParser
extends java.lang.Object

Version:
$Revision: 472630 $ $Date: 2006-11-08 21:40:03 +0100 (Mi, 08 Nov 2006) $
Author:
Manfred Geiler (latest modification by $Author: grantsmith $)

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()


Copyright © 2011. All Rights Reserved.