Class AtomFeed
java.lang.Object
org.apache.juneau.examples.bean.atom.AtomFeed
Atom feed example.
 
See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AtomFeedpublic AtomFeed()
 
- 
- 
Method Details- 
getAtomFeed- Returns:
- A sample Atom feed.
- Throws:
- URISyntaxException- Won't happen
 
 
-