public class Event extends Object
| Constructor and Description |
|---|
Event(com.sun.syndication.feed.atom.Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
reads the list of contents of entry and returns the first content's value as string
for now as a contract we have only one content in the list.
|
String |
getId()
returns the id of Entry
|
Copyright © 2013. All Rights Reserved.