play.api.routing.sird.PathExtractor
See thePathExtractor companion object
The path extractor.
Supported data types that can be extracted from:
- play.api.mvc.RequestHeader
- String
- java.net.URI
- java.net.URL
Value parameters
- partDescriptors
-
Descriptors saying whether each part should be decoded or not.
- regex
-
The regex that is used to extract the raw parts.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article