Uses of Class
nablarch.fw.web.i18n.ResourcePathRule
Package
Description
画面作成を助けるカスタムタグを提供する。
画面オンライン処理方式向けフレームワーク標準ハンドラ。
国際化対応の機能を提供する。
-
Uses of ResourcePathRule in nablarch.common.web.tag
Modifier and TypeMethodDescriptionCustomTagConfig.getResourcePathRule()
言語対応のリソースパスを取得する際に使用するリソースパスルールのデフォルト値を取得する。Modifier and TypeMethodDescriptionvoid
CustomTagConfig.setResourcePathRule
(ResourcePathRule resourcePathRule) 言語対応のリソースパスを取得する際に使用するリソースパスルールのデフォルト値を設定する。 -
Uses of ResourcePathRule in nablarch.fw.web.handler
Modifier and TypeMethodDescriptionvoid
HttpResponseHandler.setContentPathRule
(ResourcePathRule contentPathRule) 言語対応コンテンツパスのルールを設定する。 -
Uses of ResourcePathRule in nablarch.fw.web.i18n
Modifier and TypeClassDescriptionclass
コンテキストルート直下のディレクトリを言語の切り替えに使用するクラス。class
ファイル名を言語の切り替えに使用するクラス。