org.apache.myfaces.buildtools.maven2.plugin.tagdoc
Class TagdocContentMojo.URLCreationFactory
java.lang.Object
org.apache.commons.digester.AbstractObjectCreationFactory
org.apache.myfaces.buildtools.maven2.plugin.tagdoc.TagdocContentMojo.URLCreationFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
- Enclosing class:
- TagdocContentMojo
public static class TagdocContentMojo.URLCreationFactory
- extends org.apache.commons.digester.AbstractObjectCreationFactory
Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
digester |
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 |
TagdocContentMojo.URLCreationFactory
public TagdocContentMojo.URLCreationFactory()
createObject
public Object createObject(Attributes attributes)
throws MalformedURLException
- Specified by:
createObject
in interface org.apache.commons.digester.ObjectCreationFactory
- Specified by:
createObject
in class org.apache.commons.digester.AbstractObjectCreationFactory
- Throws:
MalformedURLException
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.