PathTemplateMatcher.PathMatchResultpublic class PathTemplateMatch extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static AttachmentKey<PathTemplateMatch> |
ATTACHMENT_KEY |
| Constructor | Description |
|---|---|
PathTemplateMatch(String matchedTemplate,
Map<String,String> parameters) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMatchedTemplate() |
|
Map<String,String> |
getParameters() |
public static final AttachmentKey<PathTemplateMatch> ATTACHMENT_KEY
Copyright © 2018. All rights reserved.