Package | Description |
---|---|
ninja |
Modifier and Type | Method and Description |
---|---|
Map<String,RouteParameter> |
Route.getParameters() |
static Map<String,RouteParameter> |
RouteParameter.parse(String path)
Parse a path such as "/user/{id: [0-9]+}/email/{addr}" for the named
parameters.
|
Copyright © 2019 ninjaframework. All rights reserved.