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

java.lang.Object
  extended by uk.ac.essex.common.lang.xml.ResourceConfigXMLImpl
All Implemented Interfaces:
ResourceConfigXML

public class ResourceConfigXMLImpl
extends java.lang.Object
implements ResourceConfigXML


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


Constructor Summary
ResourceConfigXMLImpl(ResourceConfig resourceConfig)
           
 
Method Summary
 java.util.Locale[] getAvailableLocales(java.lang.String resourceBaseName)
           
 java.lang.String[] getResourceBaseNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceConfigXMLImpl

public ResourceConfigXMLImpl(ResourceConfig resourceConfig)
Method Detail

getAvailableLocales

public java.util.Locale[] getAvailableLocales(java.lang.String resourceBaseName)
Specified by:
getAvailableLocales in interface ResourceConfigXML

getResourceBaseNames

public java.lang.String[] getResourceBaseNames()
Specified by:
getResourceBaseNames in interface ResourceConfigXML