Uses of Class
org.apache.olingo.commons.api.format.AcceptCharset
Packages that use AcceptCharset
Package
Description
Contains all the format-related objects used for the handling of
OData responses and OData requests.
-
Uses of AcceptCharset in org.apache.olingo.commons.api.format
Methods in org.apache.olingo.commons.api.format that return types with arguments of type AcceptCharsetModifier and TypeMethodDescriptionstatic List<AcceptCharset>
Creates a list ofAcceptCharset
objects based on given input string.