uri
Builds a string codec for URI values.
Return
codec that delegates parsing to URI.create.
Parameters
name
friendly identifier that will appear in error messages.
Throws
when the text cannot be parsed as a URI.
Builds a string codec for URI values.
codec that delegates parsing to URI.create.
friendly identifier that will appear in error messages.
when the text cannot be parsed as a URI.