org.jboss.portal.portlet.impl.jsr168.info
Class InfoBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by org.jboss.portal.portlet.impl.jsr168.info.InfoBundle

public class InfoBundle
extends java.util.ListResourceBundle

A resource bundle that contains the inline information defined by the portlet specification.

Version:
$Revision: 6697 $
Author:
Julien Viet

Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
InfoBundle(LanguagesMetaData.InfoMetaData metaData)
           
 
Method Summary
protected  java.lang.Object[][] getContents()
           
 java.util.Locale getLocale()
          This is the english locale.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoBundle

public InfoBundle(LanguagesMetaData.InfoMetaData metaData)
Method Detail

getContents

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

getLocale

public java.util.Locale getLocale()
This is the english locale.

Overrides:
getLocale in class java.util.ResourceBundle
Returns:
the english locale