|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyndEntry | |
|---|---|
| org.apache.wink.common.model.atom | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| org.apache.wink.common.model.rss | |
| org.apache.wink.common.model.synd | |
| Uses of SyndEntry in org.apache.wink.common.model.atom |
|---|
| Methods in org.apache.wink.common.model.atom that return SyndEntry | |
|---|---|
SyndEntry |
AtomEntry.toSynd(SyndEntry value)
|
| Methods in org.apache.wink.common.model.atom with parameters of type SyndEntry | |
|---|---|
SyndEntry |
AtomEntry.toSynd(SyndEntry value)
|
| Constructors in org.apache.wink.common.model.atom with parameters of type SyndEntry | |
|---|---|
AtomEntry(SyndEntry value)
|
|
| Uses of SyndEntry in org.apache.wink.common.model.rss |
|---|
| Methods in org.apache.wink.common.model.rss that return SyndEntry | |
|---|---|
SyndEntry |
RssItem.toSynd(SyndEntry syndEntry)
Maps an RssItem object into a SyndEntry object. |
| Methods in org.apache.wink.common.model.rss with parameters of type SyndEntry | |
|---|---|
SyndEntry |
RssItem.toSynd(SyndEntry syndEntry)
Maps an RssItem object into a SyndEntry object. |
| Constructors in org.apache.wink.common.model.rss with parameters of type SyndEntry | |
|---|---|
RssItem(SyndEntry syndEntry)
Creates an RssItem object out of a SyndEntry object. |
|
| Uses of SyndEntry in org.apache.wink.common.model.synd |
|---|
| Methods in org.apache.wink.common.model.synd that return types with arguments of type SyndEntry | |
|---|---|
List<SyndEntry> |
SyndFeed.getEntries()
|
| Methods in org.apache.wink.common.model.synd with parameters of type SyndEntry | |
|---|---|
void |
SyndFeed.addEntry(SyndEntry entry)
Add an entry to the list of entries. |
| Constructors in org.apache.wink.common.model.synd with parameters of type SyndEntry | |
|---|---|
SyndEntry(SyndEntry other)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||