com.acciente.induction.init.config.xmlconfigloader
Class DigesterFactory

java.lang.Object
  extended by com.acciente.induction.init.config.xmlconfigloader.DigesterFactory

public class DigesterFactory
extends Object

Internal. DigesterFactory

Author:
Adinath Raveendra Raj

Constructor Summary
DigesterFactory()
           
 
Method Summary
static org.apache.commons.digester.Digester createBasicDigester(Config oConfig)
           
static org.apache.commons.digester.Digester getDigester(Config oConfig, ResourceLoader oResourceLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DigesterFactory

public DigesterFactory()
Method Detail

getDigester

public static org.apache.commons.digester.Digester getDigester(Config oConfig,
                                                               ResourceLoader oResourceLoader)

createBasicDigester

public static org.apache.commons.digester.Digester createBasicDigester(Config oConfig)


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.