|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
java.util.ListResourceBundle
org.jboss.portal.portlet.impl.jsr168.info.InfoBundle
public class InfoBundle
A resource bundle that contains the inline information defined by the portlet specification.
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 |
---|
public InfoBundle(LanguagesMetaData.InfoMetaData metaData)
Method Detail |
---|
protected java.lang.Object[][] getContents()
getContents
in class java.util.ListResourceBundle
public java.util.Locale getLocale()
getLocale
in class java.util.ResourceBundle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |