| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm | Contains representations for EDM objects created during the URI parsing | 
| org.apache.olingo.server.api.deserializer | Olingo Server API - Deserializer
 
 The deserializer package is used to condense all about the Olingo deserialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmParameter | EdmOperation. getParameter(String name)Get parameter for given name | 
| Modifier and Type | Method and Description | 
|---|---|
| Parameter | FixedFormatDeserializer. parameter(String content,
         EdmParameter parameter)Reads parameter data (in URI syntax) from a String. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.