|
||||||||||
| 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.InlineBundle
public class InlineBundle
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 | |
|---|---|
InlineBundle(ContainerPortletInfo portletInfo)
|
|
| 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 InlineBundle(ContainerPortletInfo portletInfo)
| Method Detail |
|---|
protected java.lang.Object[][] getContents()
getContents in class java.util.ListResourceBundlepublic 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 | |||||||||