com.reuters.msgtest.digester
Class AbstractDigester.RvFieldCreationFactory

java.lang.Object
  extended byorg.apache.commons.digester.AbstractObjectCreationFactory
      extended bycom.reuters.msgtest.digester.AbstractDigester.RvFieldCreationFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory
Enclosing class:
AbstractDigester

public class AbstractDigester.RvFieldCreationFactory
extends org.apache.commons.digester.AbstractObjectCreationFactory


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

AbstractDigester.RvFieldCreationFactory

public AbstractDigester.RvFieldCreationFactory()
Method Detail

createObject

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


Copyright © 2002-2004 The RVTest Team. All Rights Reserved.