org.apache.myfaces.buildtools.maven2.plugin.faces.parse
Class FacesConfigParser.ComponentIncludeFactory

java.lang.Object
  extended by org.apache.commons.digester.AbstractObjectCreationFactory
      extended by org.apache.myfaces.buildtools.maven2.plugin.faces.parse.FacesConfigParser.ComponentIncludeFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory
Enclosing class:
FacesConfigParser

public static class FacesConfigParser.ComponentIncludeFactory
extends org.apache.commons.digester.AbstractObjectCreationFactory


Field Summary
 
Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory
digester
 
Constructor Summary
FacesConfigParser.ComponentIncludeFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.apache.commons.digester.AbstractObjectCreationFactory
getDigester, setDigester
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesConfigParser.ComponentIncludeFactory

public FacesConfigParser.ComponentIncludeFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes attributes)
                              throws java.lang.Exception
Specified by:
createObject in interface org.apache.commons.digester.ObjectCreationFactory
Specified by:
createObject in class org.apache.commons.digester.AbstractObjectCreationFactory
Throws:
java.lang.Exception


Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.