parseODataEntries(String, String, IODataSchema, JsonObject) method
Syntax
protected
List< IODataEntry >
parseODataEntries
(
String
entriesJson
,
String
collectionId
,
IODataSchema
schema
,
JsonObject
parsedFeed
)
throws
ParserException
Parameters
entriesJson
–
collectionId
–
schema
–
Exceptions
ParserException class
–
Parent topic:
JSONParser class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.