uk.ac.essex.common.lang.xml
Class ResourceConfigLoader

java.lang.Object
  extended by uk.ac.essex.common.lang.xml.ResourceConfigLoader

public class ResourceConfigLoader
extends java.lang.Object


Created Date: 11-Jan-2004

You should have received a copy of Lesser GNU public license with this code. If not please visit this site


Method Summary
static ResourceConfigLoader getInstance()
           
 ResourceConfigXML getResourceConfig(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ResourceConfigLoader getInstance()

getResourceConfig

public ResourceConfigXML getResourceConfig(java.io.Reader reader)
                                    throws ResourceConfigException
Throws:
ResourceConfigException