Uses of Class
nablarch.fw.RequestPathMatchingHelper
Package
Description
本フレームワークの処理方式に共通する概念やアーキテクチャに関連する
インターフェース及びモジュールを収めたパッケージ。
処理方式に依存しないフレームワーク標準ハンドラを収めたパッケージ。
-
Uses of RequestPathMatchingHelper in nablarch.fw
Modifier and TypeMethodDescriptionRequestPathMatchingHelper.setRequestPattern
(String requestPattern) 照合に使用するリクエストパスのパターン文字列を設定する。 -
Uses of RequestPathMatchingHelper in nablarch.fw.handler
Modifier and TypeMethodDescriptionJavaPackageMappingEntry.getRequestPathMatching()
リクエストパスとリクエストパスのパターンの照合を行うクラスを取得する。