|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entry | |
|---|---|
| com.uwyn.rife.feed | Provides classes and interfaces for the content syndication framework. |
| com.uwyn.rife.feed.elements | Provides elements for the integration of content syndication into a site. |
| Uses of Entry in com.uwyn.rife.feed |
|---|
| Methods in com.uwyn.rife.feed that return Entry | |
|---|---|
Entry |
Entry.author(String author)
|
Entry |
Entry.content(String content)
|
Entry |
Entry.escaped(boolean escaped)
|
Entry |
Entry.id(String id)
|
Entry |
Entry.link(String link)
|
Entry |
Entry.publishedDate(Date publishedDate)
|
Entry |
Entry.title(String title)
|
Entry |
Entry.type(String type)
|
| Methods in com.uwyn.rife.feed with parameters of type Entry | |
|---|---|
void |
EntryProcessor.setEntry(Entry entry)
Sets an entry to the feed being constructed. |
| Uses of Entry in com.uwyn.rife.feed.elements |
|---|
| Methods in com.uwyn.rife.feed.elements with parameters of type Entry | |
|---|---|
void |
FeedProvider.setEntry(Entry entry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||