Spring for Android

Package org.springframework.web.util

Interface Summary
UriComponents.UriTemplateVariables Defines the contract for URI Template variables
 

Class Summary
UriComponents Represents an immutable collection of URI components, mapping component type to String values.
UriComponentsBuilder Builder for UriComponents.
UriTemplate Represents a URI template.
UriUtils Utility class for URI encoding and decoding based on RFC 3986.
 


Spring for Android