|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FormatParser | |
|---|---|
| org.odata4j.format | |
| org.odata4j.format.json | |
| org.odata4j.format.xml | |
| Uses of FormatParser in org.odata4j.format |
|---|
| Uses of FormatParser in org.odata4j.format.json |
|---|
| Classes in org.odata4j.format.json that implement FormatParser | |
|---|---|
class |
JsonCollectionFormatParser
Parses an OCollection in JSON format. |
class |
JsonComplexObjectFormatParser
Parser for OComplexObjects in JSON |
class |
JsonEntryFormatParser
|
class |
JsonErrorFormatParser
|
class |
JsonFeedFormatParser
|
class |
JsonSimpleObjectFormatParser
parses a response from a service operation that returns EdmSimpleType |
class |
JsonSingleLinkFormatParser
|
| Methods in org.odata4j.format.json that return FormatParser | |
|---|---|
protected FormatParser<? extends OObject> |
JsonCollectionFormatParser.createItemParser(EdmType edmType)
|
| Uses of FormatParser in org.odata4j.format.xml |
|---|
| Classes in org.odata4j.format.xml that implement FormatParser | |
|---|---|
class |
AtomEntryFormatParser
|
class |
AtomErrorFormatParser
|
class |
AtomFeedFormatParser
|
class |
AtomSimpleObjectFormatParser
|
class |
AtomSingleLinkFormatParser
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||