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

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

public class WebXmlParser
extends java.lang.Object

Version:
$Revision: 894253 $ $Date: 2009-12-28 16:54:28 -0500 (Mon, 28 Dec 2009) $
Author:
Manfred Geiler (latest modification by $Author: lu4242 $)

Constructor Summary
WebXmlParser(javax.faces.context.ExternalContext context)
           
 
Method Summary
static long getWebXmlLastModified(javax.faces.context.ExternalContext context)
           
 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()

getWebXmlLastModified

public static long getWebXmlLastModified(javax.faces.context.ExternalContext context)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.