|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Package com.sun.syndication.fetcher |
| Class com.sun.syndication.fetcher.FetcherEvent extends EventObject implements Serializable |
serialVersionUID: 273916232935l
| Serialized Fields |
String eventType
String urlString
SyndFeed feed
| Class com.sun.syndication.fetcher.FetcherException extends Exception implements Serializable |
serialVersionUID: 4419632963520l
| Serialized Fields |
int responseCode
| Package com.sun.syndication.fetcher.impl |
| Class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache extends Object implements Serializable |
serialVersionUID: 846881429932l
| Serialized Fields |
Map infoCache
| Class com.sun.syndication.fetcher.impl.SyndFeedInfo extends Object implements Serializable |
serialVersionUID: 50029123528134l
| Serialization Methods |
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
Deserializes this SyndFeedInfo object. The enclosed
SyndFeed is deserialized from a separate xml file in
the default ConfigurationManager.DEFAULT_CACHE_DIRECTORY_KEY
denoted by SyndFeedInfo.getId() plus the .xml suffix.
IOException - if an io error occurred during serialization
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
Serializes this SyndFeedInfo object. The enclosed
SyndFeed is serialized as separate xml file into the
default ConfigurationManager.DEFAULT_CACHE_DIRECTORY_KEY
using the SyndFeedInfo.getId() plus the .xml suffix as filename.
IOException - if an io error occurred during serialization| Serialized Fields |
ObjectBean _objBean
String id
URL url
Object lastModified
String eTag
SyndFeed syndFeed
| Package net.sourceforge.java.feednread.backend.configuration |
| Class net.sourceforge.java.feednread.backend.configuration.PersistenceException extends Exception implements Serializable |
serialVersionUID: -7820120052814316l
| Package net.sourceforge.java.feednread.backend.model.newstable |
| Class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed extends NewsFeed implements Serializable |
serialVersionUID: 233779053721l
| Serialized Fields |
List newsFeeds
The List of aggregated NewsFeeds
| Class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed extends NewsFeed implements Serializable |
serialVersionUID: 11309576219303l
| Class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed extends Object implements Serializable |
serialVersionUID: 3972137200842934l
| Serialized Fields |
String url
The url of the NewsFeed
SyndFeed originalFeed
The original Rome SyndFeed representation
List newsFeedEntries
The List of NewsFeedEntry wrapper objects
| Class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry extends Object implements Serializable |
serialVersionUID: 2729173552801l
| Serialized Fields |
SyndEntry entry
The original Rome SyndEntry representation
String description
The HTML 4.01 converted news description
String categories
The converted categories (comma separated list of categories)
String authors
The converted authors (comma separated list of authors)
String title
The trimmed news title
boolean read
The news read status whereas true indicates a read
and false an unread NewsFeedEntry<
boolean tagged
The news tag status whereas true indicates a tagged
and false an untagged NewsFeedEntry<
NewsFeed newsFeed
The NewsFeed that the NewsFeedEntry is
associated to
| Package net.sourceforge.java.feednread.frontend.components.newstable.event |
| Class net.sourceforge.java.feednread.frontend.components.newstable.event.NewsFeedTableStatusChangedEvent extends EventObject implements Serializable |
serialVersionUID: 18087962936l
| Package net.sourceforge.java.util.gui.jface.viewers.event |
| Class net.sourceforge.java.util.gui.jface.viewers.event.MutableTreeElementEvent extends EventObject implements Serializable |
serialVersionUID: -552791052299201l
| Serialized Fields |
IMutableTreeElement element
The element affected by the event
IMutableTreeElement parent
The parent element affected by the event
| Package net.sourceforge.java.util.i18n.event |
| Class net.sourceforge.java.util.i18n.event.LanguageResourceChangeEvent extends EventObject implements Serializable |
serialVersionUID: -3191692370519146827l
| Package net.sourceforge.java.util.jobs.event |
| Class net.sourceforge.java.util.jobs.event.JobEvent extends EventObject implements Serializable |
serialVersionUID: -133428733008127l
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||