Encodes a Java String (in its internal UTF-16 encoding) into its
percent-encoded UTF-8 representation according to
RFC 3986
(with consideration of its predecessor RFC 2396).
Encodes a Java String (in its internal UTF-16 encoding) into its
percent-encoded UTF-8 representation according to
RFC 3986,
suitable for parts of an OData path segment.
Encodes a Java String (in its internal UTF-16 encoding) into its
percent-encoded UTF-8 representation according to
RFC 3986,
suitable for parts of an OData path segment.