org.odata4j.format.xml
Class XmlFormatWriter

java.lang.Object
  extended by org.odata4j.format.xml.XmlFormatWriter
Direct Known Subclasses:
AtomEntryFormatWriter, AtomFeedFormatWriter, AtomServiceDocumentFormatWriter, EdmxFormatWriter

public class XmlFormatWriter
extends Object


Field Summary
static String atom_entry_content_type
           
static String atom_feed_content_type
           
static String related
           
 
Constructor Summary
XmlFormatWriter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

atom_entry_content_type

public static final String atom_entry_content_type
See Also:
Constant Field Values

atom_feed_content_type

public static final String atom_feed_content_type
See Also:
Constant Field Values

related

public static final String related
See Also:
Constant Field Values
Constructor Detail

XmlFormatWriter

public XmlFormatWriter()


http://odata4j.org