org.odata4j.format.xml
Class AtomFeedFormatParser.BasicAtomEntry

java.lang.Object
  extended by org.odata4j.format.xml.AtomFeedFormatParser.AtomEntry
      extended by org.odata4j.format.xml.AtomFeedFormatParser.BasicAtomEntry
Enclosing class:
AtomFeedFormatParser

public static class AtomFeedFormatParser.BasicAtomEntry
extends AtomFeedFormatParser.AtomEntry


Field Summary
 String content
           
 
Fields inherited from class org.odata4j.format.xml.AtomFeedFormatParser.AtomEntry
categoryScheme, categoryTerm, contentType, id, links, summary, title, updated
 
Constructor Summary
AtomFeedFormatParser.BasicAtomEntry()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

content

public String content
Constructor Detail

AtomFeedFormatParser.BasicAtomEntry

public AtomFeedFormatParser.BasicAtomEntry()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


http://odata4j.org