public class FacesConfigParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FacesConfigParser.ComponentIncludeFactory |
| Constructor and Description |
|---|
FacesConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addComponentDigesterRules(org.apache.commons.digester.Digester digester,
boolean withCreate) |
protected org.apache.commons.digester.Digester |
createDigester() |
protected static org.apache.commons.digester.Digester |
createEmptyDigester() |
void |
merge(FacesConfigBean owner,
URL url) |
public void merge(FacesConfigBean owner, URL url) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected static org.apache.commons.digester.Digester createEmptyDigester()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXExceptionprotected static void addComponentDigesterRules(org.apache.commons.digester.Digester digester,
boolean withCreate)
protected org.apache.commons.digester.Digester createDigester()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXExceptionCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.