Class JsonServiceDocumentProducer
- java.lang.Object
-
- org.apache.olingo.odata2.core.ep.producer.JsonServiceDocumentProducer
-
public class JsonServiceDocumentProducer extends Object
Writes the OData service document in JSON.
-
-
Constructor Summary
Constructors Constructor Description JsonServiceDocumentProducer()
-
-
-
Method Detail
-
writeServiceDocument
public static void writeServiceDocument(Writer writer, Edm edm) throws EntityProviderException
- Throws:
EntityProviderException
-
-