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

Packages that use net.sourceforge.java.feednread.backend.exporter
net.sourceforge.java.feednread.backend.exporter Contains classes for exporting hierarchical structures embedded in the NewsFeedFavoritesTree and NewsFeedWatchesTree to the OPML format.  
net.sourceforge.java.feednread.backend.importer Contains classes for importing hierarchical structures embedded in OPML Documents into the NewsFeedFavoritesTree resp.  
 

Classes in net.sourceforge.java.feednread.backend.exporter used by net.sourceforge.java.feednread.backend.exporter
INewsFeedWatchesTreeExportIdentifiers
           Contains all identifiers used in the NewsFeedWatchesTree related import and export.
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.
 

Classes in net.sourceforge.java.feednread.backend.exporter used by net.sourceforge.java.feednread.backend.importer
INewsFeedWatchesTreeExportIdentifiers
           Contains all identifiers used in the NewsFeedWatchesTree related import and export.