| Modifier and Type | Method and Description |
|---|---|
Category |
RSSDoc.buildCategory(Attribute domain,
String category) |
Category |
Item.getCategory(String catValue) |
Category |
Channel.getCategory(String catValue) |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Item.getCategories() |
List<Category> |
Channel.getCategories() |
| 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.