org.outerj.daisy.frontend
Class AvailableLocales

java.lang.Object
  extended by org.outerj.daisy.frontend.AvailableLocales

public class AvailableLocales
extends java.lang.Object

Helper class that reads available locales from a file.


Constructor Summary
AvailableLocales(ServiceManager serviceManager, Logger logger)
           
 
Method Summary
 java.util.List getLocales()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailableLocales

public AvailableLocales(ServiceManager serviceManager,
                        Logger logger)
Method Detail

getLocales

public java.util.List getLocales()
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.