gluu
org
gluu
oxtrust
i18n
CustomResourceBundle
公開メンバ関数
|
静的非公開変数類
|
全メンバ一覧
org.gluu.oxtrust.i18n.CustomResourceBundle クラス
org.gluu.oxtrust.i18n.CustomResourceBundle の継承関係図
org.gluu.oxtrust.i18n.CustomResourceBundle 連携図
公開メンバ関数
String
getBaseName
()
静的非公開変数類
static final String
BASE_NAME
= "oxtrust"
詳解
Custom
i18n
resource loader
著者
Yuriy Movchan
バージョン
02/23/2018
関数詳解
◆
getBaseName()
String org.gluu.oxtrust.i18n.CustomResourceBundle.getBaseName
(
)
inline
16
{
17
return
BASE_NAME
;
18
}
org.gluu.oxtrust.i18n.CustomResourceBundle.BASE_NAME
static final String BASE_NAME
Definition:
CustomResourceBundle.java:13
メンバ詳解
◆
BASE_NAME
final String org.gluu.oxtrust.i18n.CustomResourceBundle.BASE_NAME = "oxtrust"
static
private
このクラス詳解は次のファイルから抽出されました:
D:/AppData/OpenId/gluu/src/oxTrust/server/src/main/java/org/gluu/oxtrust/i18n/
CustomResourceBundle.java
2018年09月30日(日) 14時45分21秒作成 - gluu / 構成:
1.8.13