|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.odata4j.format.xml.XmlFormatWriter org.odata4j.format.xml.EdmxFormatWriter
public class EdmxFormatWriter
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 |
---|
public EdmxFormatWriter()
Method Detail |
---|
public static void write(EdmDataServices services, Writer w)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |