org.odata4j.format.xml
Class AtomFeedFormatParser.CollectionInfo

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

public static class AtomFeedFormatParser.CollectionInfo
extends Object


Field Summary
 String accept
           
 String title
           
 String url
           
 
Constructor Summary
AtomFeedFormatParser.CollectionInfo()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

accept

public String accept

title

public String title

url

public String url
Constructor Detail

AtomFeedFormatParser.CollectionInfo

public AtomFeedFormatParser.CollectionInfo()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


http://odata4j.org