Package net.bioclipse.managers
Class SitemapManager
java.lang.Object
net.bioclipse.managers.SitemapManager
- All Implemented Interfaces:
IBactingManager
,net.bioclipse.managers.business.IBioclipseManager
Bioclipse manager that helps work with sitemaps.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SitemapManager
Creates a newSitemapManager
.- Parameters:
workspaceRoot
- location of the workspace, e.g. "."
-
-
Method Details
-
parse
Extracts the URLs in a sitemap, each as a String representation. -
getManagerName
- Specified by:
getManagerName
in interfacenet.bioclipse.managers.business.IBioclipseManager
-
doi
Description copied from interface:IBactingManager
Lists the DOIs of the articles associated to this manager.- Specified by:
doi
in interfaceIBactingManager
- Returns:
- a
List
of String with DOIs
-