public class UriTemplateFactory extends Object
UriTemplate instances.| Constructor and Description |
|---|
UriTemplateFactory() |
| Modifier and Type | Method and Description |
|---|---|
static UriTemplate |
templateFor(String mapping)
Returns the the
UriTemplate for the given mapping. |
public static UriTemplate templateFor(@Nullable String mapping)
UriTemplate for the given mapping.mapping - must not be null or empty.Copyright © 2011–2022 Pivotal, Inc.. All rights reserved.