org.apache.myfaces.buildtools.maven2.plugin.faces
Class AbstractFacesMojo.URLCreationFactory

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

public static class AbstractFacesMojo.URLCreationFactory
extends org.apache.commons.digester.AbstractObjectCreationFactory


Field Summary
 
Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory
digester
 
Constructor Summary
AbstractFacesMojo.URLCreationFactory()
           
 
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

AbstractFacesMojo.URLCreationFactory

public AbstractFacesMojo.URLCreationFactory()
Method Detail

createObject

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


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