org.objectweb.speedo.locale
Class LocaleHelper

java.lang.Object
  extended by org.objectweb.speedo.locale.LocaleHelper

public class LocaleHelper
extends java.lang.Object

References all ResourceBundle provided by Speedo. Provides one static method for accessing each of them.

Author:
P. Dechamboux

Constructor Summary
LocaleHelper()
           
 
Method Summary
static java.util.ResourceBundle getEJBParsingRB()
           
static java.util.ResourceBundle getSpeedoRB()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleHelper

public LocaleHelper()
Method Detail

getSpeedoRB

public static java.util.ResourceBundle getSpeedoRB()

getEJBParsingRB

public static java.util.ResourceBundle getEJBParsingRB()