Return to www.inductionframework.org

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

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

public class DigesterFactory
extends java.lang.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)

Return to www.inductionframework.org

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