org.odata4j.format.json
Class JsonServiceDocumentFormatWriter

java.lang.Object
  extended by org.odata4j.format.json.JsonFormatWriter<EdmDataServices>
      extended by org.odata4j.format.json.JsonServiceDocumentFormatWriter
All Implemented Interfaces:
FormatWriter<EdmDataServices>

public class JsonServiceDocumentFormatWriter
extends JsonFormatWriter<EdmDataServices>


Constructor Summary
JsonServiceDocumentFormatWriter(String jsonpCallback)
           
 
Method Summary
 void writeContent(ExtendedUriInfo uriInfo, JsonWriter jw, EdmDataServices target)
           
 
Methods inherited from class org.odata4j.format.json.JsonFormatWriter
getContentType, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonServiceDocumentFormatWriter

public JsonServiceDocumentFormatWriter(String jsonpCallback)
Method Detail

writeContent

public void writeContent(ExtendedUriInfo uriInfo,
                         JsonWriter jw,
                         EdmDataServices target)


http://odata4j.org