Serialized Form


Package com.sun.syndication.feed

Class com.sun.syndication.feed.WireFeed extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_feedType

String _feedType

_encoding

String _encoding

_modules

List<E> _modules

_foreignMarkup

List<E> _foreignMarkup

Package com.sun.syndication.feed.atom

Class com.sun.syndication.feed.atom.Category extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_term

String _term

_scheme

String _scheme

_schemeResolved

String _schemeResolved

_label

String _label

Class com.sun.syndication.feed.atom.Content extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_type

String _type

_value

String _value

_src

String _src

_mode

String _mode

Class com.sun.syndication.feed.atom.Entry extends Object implements Serializable

Serialized Fields

_summary

Content _summary

_title

Content _title

_created

Date _created

_published

Date _published

_updated

Date _updated

_source

Feed _source

_alternateLinks

List<E> _alternateLinks

_authors

List<E> _authors

_categories

List<E> _categories

_contents

List<E> _contents

_contributors

List<E> _contributors

_foreignMarkup

List<E> _foreignMarkup

_modules

List<E> _modules

_otherLinks

List<E> _otherLinks

_objBean

ObjectBean _objBean

_id

String _id

_rights

String _rights

_xmlBase

String _xmlBase

Class com.sun.syndication.feed.atom.Feed extends WireFeed implements Serializable

Serialized Fields

_xmlBase

String _xmlBase

_categories

List<E> _categories

_authors

List<E> _authors

_contributors

List<E> _contributors

_generator

Generator _generator

_icon

String _icon

_id

String _id

_logo

String _logo

_rights

String _rights

_subtitle

Content _subtitle

_title

Content _title

_updated

Date _updated

_alternateLinks

List<E> _alternateLinks

_otherLinks

List<E> _otherLinks

_entries

List<E> _entries

_modules

List<E> _modules

_info

Content _info

_language

String _language

Class com.sun.syndication.feed.atom.Generator extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_url

String _url

_version

String _version

_value

String _value

Class com.sun.syndication.feed.atom.Link extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_href

String _href

_hrefResolved

String _hrefResolved

_rel

String _rel

_type

String _type

_hreflang

String _hreflang

_title

String _title

_length

long _length

Class com.sun.syndication.feed.atom.Person extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_name

String _name

_uri

String _uri

_uriResolved

String _uriResolved

_email

String _email

_modules

List<E> _modules

Package com.sun.syndication.feed.impl

Class com.sun.syndication.feed.impl.CloneableBean extends Object implements Serializable

Serialized Fields

_obj

Object _obj

_ignoreProperties

Set<E> _ignoreProperties

Class com.sun.syndication.feed.impl.EqualsBean extends Object implements Serializable

Serialized Fields

_beanClass

Class<T> _beanClass

_obj

Object _obj

Class com.sun.syndication.feed.impl.ObjectBean extends Object implements Serializable

Serialized Fields

_equalsBean

EqualsBean _equalsBean

_toStringBean

ToStringBean _toStringBean

_cloneableBean

CloneableBean _cloneableBean

Class com.sun.syndication.feed.impl.ToStringBean extends Object implements Serializable

Serialized Fields

_beanClass

Class<T> _beanClass

_obj

Object _obj

Package com.sun.syndication.feed.module

Class com.sun.syndication.feed.module.DCModuleImpl extends ModuleImpl implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_title

List<E> _title

_creator

List<E> _creator

_subject

List<E> _subject

_description

List<E> _description

_publisher

List<E> _publisher

_contributors

List<E> _contributors

_date

List<E> _date

_type

List<E> _type

_format

List<E> _format

_identifier

List<E> _identifier

_source

List<E> _source

_language

List<E> _language

_relation

List<E> _relation

_coverage

List<E> _coverage

_rights

List<E> _rights

Class com.sun.syndication.feed.module.DCSubjectImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_taxonomyUri

String _taxonomyUri

_value

String _value

Class com.sun.syndication.feed.module.ModuleImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_uri

String _uri

Class com.sun.syndication.feed.module.SyModuleImpl extends ModuleImpl implements Serializable

Serialized Fields

_updatePeriod

String _updatePeriod

_updateFrequency

int _updateFrequency

_updateBase

Date _updateBase

Package com.sun.syndication.feed.rss

Class com.sun.syndication.feed.rss.Category extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_domain

String _domain

_value

String _value

Class com.sun.syndication.feed.rss.Channel extends WireFeed implements Serializable

Serialized Fields

_title

String _title

_description

String _description

_link

String _link

_uri

String _uri

_image

Image _image

_items

List<E> _items

_textInput

TextInput _textInput

_language

String _language

_rating

String _rating

_copyright

String _copyright

_pubDate

Date _pubDate

_lastBuildDate

Date _lastBuildDate

_docs

String _docs

_managingEditor

String _managingEditor

_webMaster

String _webMaster

_skipHours

List<E> _skipHours

_skipDays

List<E> _skipDays

_cloud

Cloud _cloud

_categories

List<E> _categories

_generator

String _generator

_ttl

int _ttl

_modules

List<E> _modules

Class com.sun.syndication.feed.rss.Cloud extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_domain

String _domain

_port

int _port

_path

String _path

_registerProcedure

String _registerProcedure

_protocol

String _protocol

Class com.sun.syndication.feed.rss.Content extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_type

String _type

_value

String _value

Class com.sun.syndication.feed.rss.Description extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_type

String _type

_value

String _value

Class com.sun.syndication.feed.rss.Enclosure extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_url

String _url

_length

long _length

_type

String _type

Class com.sun.syndication.feed.rss.Guid extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_permaLink

boolean _permaLink

_value

String _value

Class com.sun.syndication.feed.rss.Image extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_title

String _title

_url

String _url

_link

String _link

_width

Integer _width

_height

Integer _height

_description

String _description

Class com.sun.syndication.feed.rss.Item extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_title

String _title

_link

String _link

_uri

String _uri

_description

Description _description

_content

Content _content

_source

Source _source

_enclosures

List<E> _enclosures

_categories

List<E> _categories

_guid

Guid _guid

_comments

String _comments

_author

String _author

_pubDate

Date _pubDate

_expirationDate

Date _expirationDate

_modules

List<E> _modules

_foreignMarkup

List<E> _foreignMarkup

Class com.sun.syndication.feed.rss.Source extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_url

String _url

_value

String _value

Class com.sun.syndication.feed.rss.TextInput extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_title

String _title

_description

String _description

_name

String _name

_link

String _link

Package com.sun.syndication.feed.synd

Class com.sun.syndication.feed.synd.SyndCategoryImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_subject

DCSubject _subject

Class com.sun.syndication.feed.synd.SyndContentImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_type

String _type

_value

String _value

_mode

String _mode

Class com.sun.syndication.feed.synd.SyndEnclosureImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_url

String _url

_type

String _type

_length

long _length

Class com.sun.syndication.feed.synd.SyndEntryImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_uri

String _uri

_link

String _link

_updatedDate

Date _updatedDate

_title

SyndContent _title

_description

SyndContent _description

_links

List<E> _links

_contents

List<E> _contents

_modules

List<E> _modules

_enclosures

List<E> _enclosures

_authors

List<E> _authors

_contributors

List<E> _contributors

_source

SyndFeed _source

_foreignMarkup

List<E> _foreignMarkup

wireEntry

Object wireEntry

_categories

List<E> _categories

Class com.sun.syndication.feed.synd.SyndFeedImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_encoding

String _encoding

_uri

String _uri

_title

SyndContent _title

_description

SyndContent _description

_feedType

String _feedType

_link

String _link

_links

List<E> _links

_image

SyndImage _image

_entries

List<E> _entries

_modules

List<E> _modules

_authors

List<E> _authors

_contributors

List<E> _contributors

_foreignMarkup

List<E> _foreignMarkup

wireFeed

WireFeed wireFeed

preserveWireFeed

boolean preserveWireFeed

Class com.sun.syndication.feed.synd.SyndImageImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_title

String _title

_url

String _url

_link

String _link

_description

String _description

Class com.sun.syndication.feed.synd.SyndLinkImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_href

String _href

_rel

String _rel

_type

String _type

_hreflang

String _hreflang

_title

String _title

_length

long _length

Class com.sun.syndication.feed.synd.SyndPersonImpl extends Object implements Serializable

Serialized Fields

_objBean

ObjectBean _objBean

_name

String _name

_uri

String _uri

_email

String _email

_modules

List<E> _modules

Package com.sun.syndication.io

Class com.sun.syndication.io.FeedException extends Exception implements Serializable

Class com.sun.syndication.io.ParsingFeedException extends FeedException implements Serializable

Class com.sun.syndication.io.XmlReaderException extends IOException implements Serializable

Serialized Fields

_bomEncoding

String _bomEncoding

_xmlGuessEncoding

String _xmlGuessEncoding

_xmlEncoding

String _xmlEncoding

_contentTypeMime

String _contentTypeMime

_contentTypeEncoding

String _contentTypeEncoding

_is

InputStream _is



Copyright © 2004-2013 ROME Project. All Rights Reserved.