|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface PathTemplateParser
パステンプレートのパーサーです。
| 入れ子のクラスの概要 | |
|---|---|
static interface |
PathTemplateParser.Handler
プレースホルダのハンドラ。 |
| フィールドの概要 | |
|---|---|
static String |
DEFAULT_URI_PARAMETER_REGEX
デフォルトの URI パラメータ正規表現 |
| メソッドの概要 | |
|---|---|
String |
parse(String template,
PathTemplateParser.Handler handler)
|
| フィールドの詳細 |
|---|
static final String DEFAULT_URI_PARAMETER_REGEX
| メソッドの詳細 |
|---|
String parse(String template,
PathTemplateParser.Handler handler)
template - パステンプレートhandler - プレースホルダのハンドラ
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||