Simple representation of a URI Template that can be rendered as RFC6570 conform string.
This model reflects only a subset of RFC6570.
Level 1 and Level 2 are completely modeled and Level 3 features are limited to:
- Path segments, slash-prefixed
- Form-style query, ampersand-separated
- Fragment expansion
- Companion:
- object
Value members
Concrete methods
Replaces any expansion type that matches the given name
. If no matching
expansion
could be found the same instance will be returned.
Replaces any expansion type that matches the given name
. If no matching
expansion
could be found the same instance will be returned.
Replaces any expansion type in fragment
that matches the given name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in fragment
that matches the given name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in path
that matches the given name
. If no
matching expansion
could be found the same instance will be returned.
Replaces any expansion type in path
that matches the given name
. If no
matching expansion
could be found the same instance will be returned.
Replaces any expansion type in path
that matches the given name
. If no
matching expansion
could be found the same instance will be returned.
Replaces any expansion type in path
that matches the given name
. If no
matching expansion
could be found the same instance will be returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.
Replaces any expansion type in query
that matches the specified name
.
If no matching expansion
could be found the same instance will be
returned.