| Class | Description |
|---|---|
| ContentType |
Internally used
ContentType for OData library. |
| Decoder |
Decodes a Java String containing a percent-encoded UTF-8 String value
into a Java String (in its internal UTF-16 encoding).
|
| Encoder |
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).
|
| XmlHelper |
| Enum | Description |
|---|---|
| ContentType.ODataFormat |
Copyright © 2020. All rights reserved.