public class

EdmxFormatWriter

extends XmlFormatWriter
java.lang.Object
   ↳ org.odata4j.format.xml.XmlFormatWriter
     ↳ org.odata4j.format.xml.EdmxFormatWriter

Summary

[Expand]
Inherited Constants
From class org.odata4j.format.xml.XmlFormatWriter
Public Constructors
EdmxFormatWriter()
Public Methods
static void write(EdmDataServices services, Writer w)
[Expand]
Inherited Methods
From class org.odata4j.format.xml.XmlFormatWriter
From class java.lang.Object

Public Constructors

public EdmxFormatWriter ()

Public Methods

public static void write (EdmDataServices services, Writer w)

Parameters
services
w