Uses of Class
org.eclipse.jst.jsf.core.jsfappconfig.WebContentRelativeJSFAppConfigLocater

Packages that use WebContentRelativeJSFAppConfigLocater
org.eclipse.jst.jsf.core.jsfappconfig Project-level support for JSF application configuration files. 
 

Uses of WebContentRelativeJSFAppConfigLocater in org.eclipse.jst.jsf.core.jsfappconfig
 

Subclasses of WebContentRelativeJSFAppConfigLocater in org.eclipse.jst.jsf.core.jsfappconfig
 class ContextParamSpecifiedJSFAppConfigLocater
          ContextParamSpecifiedJSFAppConfigLocater attempts to locate application configuration files specified by the JSF CONFIG_FILES context parameter.
 class DefaultJSFAppConfigLocater
          DefaultJSFAppConfigLocater attempts to locate the default application configuration file, located at "/WEB-INF/faces-config.xml".