当前页面:
在线文档首页 >
JBoss 3.2.7 .net API Documentation 英文版文档
DefaultResourceBundle (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档
org.jboss.net
Class DefaultResourceBundle
java.lang.Object
java.util.ResourceBundle
org.jboss.net.DefaultResourceBundle
- public class DefaultResourceBundle
- extends ResourceBundle
A resource bundle that allows us to fake i18n support.
- Version:
- $Revision: 1.1.4.3 $
- Author:
- Christoph G. Jung
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultResourceBundle
public DefaultResourceBundle()
- Creates new DefaultResourceBundle
getKeys
public Enumeration getKeys()
- do not support this correctly
handleGetObject
protected Object handleGetObject(String str)
throws MissingResourceException
- smart, isn锟絫 it?
- Throws:
MissingResourceException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.