org.odata4j.format.xml
Class EdmxFormatWriter

java.lang.Object
  extended by org.odata4j.format.xml.XmlFormatWriter
      extended by org.odata4j.format.xml.EdmxFormatWriter

public class EdmxFormatWriter
extends XmlFormatWriter


Field Summary
 
Fields inherited from class org.odata4j.format.xml.XmlFormatWriter
app, atom, atom_entry_content_type, atom_feed_content_type, d, edm, edmx, m, related, scheme
 
Constructor Summary
EdmxFormatWriter()
           
 
Method Summary
static void write(EdmDataServices services, Writer w)
           
 
Methods inherited from class org.odata4j.format.xml.XmlFormatWriter
writeElement, writeEntry, writeLinkInline, writeProperties, writeProperty, writeProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdmxFormatWriter

public EdmxFormatWriter()
Method Detail

write

public static void write(EdmDataServices services,
                         Writer w)


http://odata4j.org