Serialized Form
-
Package com.rometools.rome.feed
-
Package com.rometools.rome.feed.atom
-
Class com.rometools.rome.feed.atom.Category extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.atom.Content extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.atom.Entry extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alternateLinks
List<Link> alternateLinks
-
authors
List<SyndPerson> authors
-
categories
List<Category> categories
-
contents
List<Content> contents
-
contributors
List<SyndPerson> contributors
-
created
Date created
-
foreignMarkup
List<org.jdom2.Element> foreignMarkup
-
id
String id
-
modules
List<Module> modules
-
otherLinks
List<Link> otherLinks
-
published
Date published
-
rights
String rights
-
source
Feed source
-
summary
Content summary
-
title
Content title
-
updated
Date updated
-
xmlBase
String xmlBase
-
-
Class com.rometools.rome.feed.atom.Feed extends WireFeed implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alternateLinks
List<Link> alternateLinks
-
authors
List<SyndPerson> authors
-
categories
List<Category> categories
-
contributors
List<SyndPerson> contributors
-
entries
List<Entry> entries
-
generator
Generator generator
-
icon
String icon
-
id
String id
-
info
Content info
-
language
String language
-
logo
String logo
-
modules
List<Module> modules
-
otherLinks
List<Link> otherLinks
-
rights
String rights
-
subtitle
Content subtitle
-
title
Content title
-
updated
Date updated
-
xmlBase
String xmlBase
-
-
Class com.rometools.rome.feed.atom.Generator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.atom.Link extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.atom.Person extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.rometools.rome.feed.module
-
Class com.rometools.rome.feed.module.DCModuleImpl extends ModuleImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contributors
List<String> contributors
-
coverage
List<String> coverage
-
creator
List<String> creator
-
date
List<Date> date
-
description
List<String> description
-
format
List<String> format
-
identifier
List<String> identifier
-
language
List<String> language
-
publisher
List<String> publisher
-
relation
List<String> relation
-
rights
List<String> rights
-
source
List<String> source
-
subject
List<DCSubject> subject
-
title
List<String> title
-
type
List<String> type
-
-
Class com.rometools.rome.feed.module.DCSubjectImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.module.ModuleImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.module.SyModuleImpl extends ModuleImpl implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.rometools.rome.feed.rss
-
Class com.rometools.rome.feed.rss.Category extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Channel extends WireFeed implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
categories
List<Category> categories
-
cloud
Cloud cloud
-
copyright
String copyright
-
description
String description
-
docs
String docs
-
generator
String generator
-
image
Image image
-
items
List<Item> items
-
language
String language
-
lastBuildDate
Date lastBuildDate
-
link
String link
-
managingEditor
String managingEditor
-
modules
List<Module> modules
-
pubDate
Date pubDate
-
rating
String rating
-
skipDays
List<String> skipDays
-
skipHours
List<Integer> skipHours
-
textInput
TextInput textInput
-
title
String title
-
ttl
int ttl
-
uri
String uri
-
webMaster
String webMaster
-
-
Class com.rometools.rome.feed.rss.Cloud extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Content extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Description extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Enclosure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Guid extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
permaLink
boolean permaLink
-
value
String value
-
-
Class com.rometools.rome.feed.rss.Image extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.Item extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
author
String author
-
categories
List<Category> categories
-
comments
String comments
-
content
Content content
-
description
Description description
-
enclosures
List<Enclosure> enclosures
-
expirationDate
Date expirationDate
-
foreignMarkup
List<org.jdom2.Element> foreignMarkup
-
guid
Guid guid
-
link
String link
-
modules
List<Module> modules
-
pubDate
Date pubDate
-
source
Source source
-
title
String title
-
uri
String uri
-
-
Class com.rometools.rome.feed.rss.Source extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.rss.TextInput extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.rometools.rome.feed.synd
-
Class com.rometools.rome.feed.synd.SyndCategoryImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
subject
DCSubject subject
-
-
Class com.rometools.rome.feed.synd.SyndContentImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.synd.SyndEnclosureImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.synd.SyndEntryImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authors
List<SyndPerson> authors
-
beanClass
Class<?> beanClass
-
categories
List<SyndCategory> categories
-
comments
String comments
-
contents
List<SyndContent> contents
-
contributors
List<SyndPerson> contributors
-
convenienceProperties
Set<String> convenienceProperties
-
description
SyndContent description
-
enclosures
List<SyndEnclosure> enclosures
-
foreignMarkup
List<org.jdom2.Element> foreignMarkup
-
link
String link
-
links
List<SyndLink> links
-
modules
List<Module> modules
-
source
SyndFeed source
-
title
SyndContent title
-
updatedDate
Date updatedDate
-
uri
String uri
-
wireEntry
Object wireEntry
-
-
Class com.rometools.rome.feed.synd.SyndFeedImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authors
List<SyndPerson> authors
-
beanClass
Class<?> beanClass
-
contributors
List<SyndPerson> contributors
-
convenienceProperties
Set<String> convenienceProperties
-
description
SyndContent description
-
docs
String docs
-
encoding
String encoding
-
entries
List<SyndEntry> entries
-
feedType
String feedType
-
foreignMarkup
List<org.jdom2.Element> foreignMarkup
-
generator
String generator
-
icon
SyndImage icon
-
image
SyndImage image
-
link
String link
-
links
List<SyndLink> links
-
managingEditor
String managingEditor
-
modules
List<Module> modules
-
preserveWireFeed
boolean preserveWireFeed
-
styleSheet
String styleSheet
-
title
SyndContent title
-
uri
String uri
-
webMaster
String webMaster
-
wireFeed
WireFeed wireFeed
-
-
Class com.rometools.rome.feed.synd.SyndImageImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.synd.SyndLinkImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.feed.synd.SyndPersonImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.rometools.rome.io
-
Class com.rometools.rome.io.FeedException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.io.ParsingFeedException extends FeedException implements Serializable
- serialVersionUID:
- 1L
-
Class com.rometools.rome.io.XmlReaderException extends IOException implements Serializable
- serialVersionUID:
- 1L
-