Class JsonServiceDocumentConsumer
- java.lang.Object
-
- org.apache.olingo.odata2.core.ep.consumer.JsonServiceDocumentConsumer
-
public class JsonServiceDocumentConsumer extends Object
Reads the OData service document (JSON).
-
-
Constructor Summary
Constructors Constructor Description JsonServiceDocumentConsumer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceDocumentImplparseJson(InputStream in)
-
-
-
Method Detail
-
parseJson
public ServiceDocumentImpl parseJson(InputStream in) throws EntityProviderException
- Throws:
EntityProviderException
-
-