Uses of Interface
org.apache.olingo.client.api.data.ServiceDocument
Packages that use ServiceDocument
-
Uses of ServiceDocument in org.apache.olingo.client.api.serialization
Methods in org.apache.olingo.client.api.serialization that return types with arguments of type ServiceDocumentModifier and TypeMethodDescriptionClientODataDeserializer.toServiceDocument
(InputStream input) Gets the ServiceDocument object represented by the given InputStream.Methods in org.apache.olingo.client.api.serialization with parameters of type ServiceDocumentModifier and TypeMethodDescriptionODataBinder.getODataServiceDocument
(ServiceDocument resource) Gets ODataServiceDocument from the given service document resource.