| Modifier and Type | Method and Description |
|---|---|
PubDate |
RSSDoc.buildPubDate(String pubDate) |
PubDate |
Item.getPubDate() |
PubDate |
Channel.getPubDate() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
RSSDoc.buildChannel(Title title,
Link link,
Description description,
Language language,
Copyright copyright,
ManagingEditor managingEditor,
WebMaster webMaster,
PubDate pubDate,
LastBuildDate lastBuildDate,
List<Category> categories,
Generator generator,
Docs docs,
Cloud cloud,
TTL ttl,
Image image,
Rating rating,
TextInput textInput,
SkipHours skipHours,
SkipDays skipDays,
List<Extension> extensions,
List<Item> items) |
Item |
RSSDoc.buildItem(Title title,
Link link,
Description description,
Author author,
List<Category> categories,
Comments comments,
Enclosure enclosure,
GUID guid,
PubDate pubDate,
Source source,
List<Extension> extensions) |
Copyright © 2014. All rights reserved.