Uses of Interface
io.helidon.common.uri.UriPathSegment
-
Uses of UriPathSegment in io.helidon.common.uri
Modifier and TypeMethodDescriptionstatic UriPathSegment
Create a new path segment from raw (encoded) segment value that may contain matrix parameters.Modifier and TypeMethodDescriptiondefault List
<UriPathSegment> UriPath.segments()
List of segments.