Spring for Android

Package org.springframework.web.util

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