org.apache.myfaces.buildtools.maven2.plugin.faces.parse
Class FacesConfigParser
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.faces.parse.FacesConfigParser
public class FacesConfigParser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigParser
public FacesConfigParser()
merge
public void merge(FacesConfigBean owner,
java.net.URL url)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
createEmptyDigester
protected static org.apache.commons.digester.Digester createEmptyDigester()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
addComponentDigesterRules
protected static void addComponentDigesterRules(org.apache.commons.digester.Digester digester,
boolean withCreate)
createDigester
protected org.apache.commons.digester.Digester createDigester()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.