Package | Description |
---|---|
javax.jdo.spi |
This package contains the interfaces and classes used by JDO implementations.
|
Modifier and Type | Method and Description |
---|---|
static I18NHelper |
I18NHelper.getInstance(java.lang.Class cls)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(java.lang.String bundleName)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(java.lang.String bundleName,
java.lang.ClassLoader loader)
An instance bound to a bundle.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.