nl.toolforge.karma.core
Class VersionCreationFactory

java.lang.Object
  extended byorg.apache.commons.digester.AbstractObjectCreationFactory
      extended bynl.toolforge.karma.core.VersionCreationFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory

public class VersionCreationFactory
extends org.apache.commons.digester.AbstractObjectCreationFactory


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

VersionCreationFactory

public VersionCreationFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes attributes)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2004 Toolforge. All Rights Reserved.