public class CseUriTemplateHandler
extends org.springframework.web.util.DefaultUriTemplateHandler
| Constructor and Description |
|---|
CseUriTemplateHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
expandInternal(String uriTemplate,
Map<String,?> uriVariables) |
protected URI |
expandInternal(String uriTemplate,
Object... uriVariables) |
protected boolean |
isCrossApp(String uriTemplate,
org.springframework.web.util.UriComponentsBuilder builder) |
expandAndEncode, expandAndEncode, initUriComponentsBuilder, isStrictEncoding, setParsePath, setStrictEncoding, shouldParsePathprotected URI expandInternal(String uriTemplate, Map<String,?> uriVariables)
expandInternal in class org.springframework.web.util.DefaultUriTemplateHandlerprotected URI expandInternal(String uriTemplate, Object... uriVariables)
expandInternal in class org.springframework.web.util.DefaultUriTemplateHandlerprotected boolean isCrossApp(String uriTemplate, org.springframework.web.util.UriComponentsBuilder builder)
Copyright © 2017. All rights reserved.