protected List< IODataEntry > |
parseComplexEntry(String, String, IODataSchema, String)
|
|
protected List< IODataEntry > |
parseFunctionImportComplexType(String, String, IODataSchema, String)
|
|
protected List< IODataEntry > |
parseODataEntries(String, String, IODataSchema, JsonObject)
|
|
protected List< IODataEntry > |
parseODataEntry(String, String, IODataSchema)
|
|
protected IODataFeed |
parseODataFeed(String, String, IODataSchema)
|
|
protected IODataServiceDocument |
parseODataServiceDocument(String)
|
|
protected void |
populateODataEntry(ODataEntry, JsonObject)
|
|