| Package | Description |
|---|---|
| com.helger.photon.basic.atom |
| Modifier and Type | Class and Description |
|---|---|
class |
FeedPlainTextConstruct |
class |
FeedXHTMLTextConstruct
XHTML text construct.
|
| Modifier and Type | Method and Description |
|---|---|
IFeedTextConstruct |
FeedSource.getRights() |
IFeedTextConstruct |
FeedEntry.getRights() |
IFeedTextConstruct |
FeedSource.getSubtitle() |
IFeedTextConstruct |
FeedEntry.getSummary() |
IFeedTextConstruct |
FeedSource.getTitle() |
IFeedTextConstruct |
FeedEntry.getTitle() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedSource.setRights(IFeedTextConstruct aRights) |
void |
FeedEntry.setRights(IFeedTextConstruct aRights) |
void |
FeedSource.setSubtitle(IFeedTextConstruct aSubtitle) |
void |
FeedEntry.setSummary(IFeedTextConstruct aSummary) |
void |
FeedSource.setTitle(IFeedTextConstruct aTitle) |
void |
FeedEntry.setTitle(IFeedTextConstruct aTitle) |
Copyright © 2014–2015 Philip Helger. All rights reserved.