com.acsinet_solutions.util.text
Class DateFormatterBundle_es

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by com.acsinet_solutions.util.text.DateFormatterBundle_es

public final class DateFormatterBundle_es
extends java.util.ListResourceBundle

English and base date formatter bundle.

Author:
Santiago Arriaga

Nested Class Summary
static class DateFormatterBundle_es.SpanishDateFormatter
          Date formatter for spanish locales
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
DateFormatterBundle_es()
           
 
Method Summary
protected  java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatterBundle_es

public DateFormatterBundle_es()
Method Detail

getContents

protected final java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle
See Also:
ListResourceBundle.getContents()