PathSegmentSelectorBuilder

A helper object for building instances of RouteSelector from path segments.

Functions

Link copied to clipboard

Builds a RouteSelector to match a constant or wildcard segment parameter.

Link copied to clipboard
fun parseName(value: String): String

Parses a name out of segment specification.

Link copied to clipboard

Builds a RouteSelector to match a path segment parameter with a prefix/suffix and name.