Package net.sourceforge.java.feednread.backend.exporter

Contains classes for exporting hierarchical structures embedded in the NewsFeedFavoritesTree and NewsFeedWatchesTree to the OPML format.

See:
          Description

Interface Summary
INewsFeedWatchesTreeExportIdentifiers Contains all identifiers used in the NewsFeedWatchesTree related import and export.
 

Class Summary
NewsFeedFavoritesTreeOPMLExport Exports the NewsFeedFavoriteTree i.e. its hierarchical Category structure to an xml JDOM Document which can on his part be exported to a extended OPML File.
NewsFeedWatchesTreeExport Exports the NewsFeedWatchesTree, i.e. its hierarchical WatchFolder structure to an xml JDOM Document which can on his part be exported to a File .
OPMLExport Exports a hierarchical Category structure to an xml JDOM Document which can on his part be exported to a valid OPML 1.1 File.
 

Package net.sourceforge.java.feednread.backend.exporter Description

Contains classes for exporting hierarchical structures embedded in the NewsFeedFavoritesTree and NewsFeedWatchesTree to the OPML format.

Related Documentation

For specification of the OPML document format see http://www.opml.org