| Modifier and Type | Method and Description |
|---|---|
ExpandOptions |
ExpandOptions.setAllowVariableMiss(boolean allowVariableMiss)
Configures whether a template missing variable is replaced by the empty string or triggers a
NoSuchElementException
to be thrown. |
| Modifier and Type | Method and Description |
|---|---|
String |
UriTemplate.expandToString(Variables variables,
ExpandOptions options)
Expand this template to a string.
|
| Constructor and Description |
|---|
ExpandOptions(ExpandOptions that) |
Copyright © 2026 Eclipse. All rights reserved.