Uses of Interface
io.helidon.common.uri.UriPathSegment
Packages that use UriPathSegment
-
Uses of UriPathSegment in io.helidon.common.uri
Methods in io.helidon.common.uri that return UriPathSegmentModifier and TypeMethodDescriptionstatic UriPathSegmentCreate a new path segment from raw (encoded) segment value that may contain matrix parameters.Methods in io.helidon.common.uri that return types with arguments of type UriPathSegmentModifier and TypeMethodDescriptiondefault List<UriPathSegment> UriPath.segments()List of segments.