Uses of Class
org.vivoweb.harvester.fetch.NIHFetch

Packages that use NIHFetch
org.vivoweb.harvester.fetch   
 

Uses of NIHFetch in org.vivoweb.harvester.fetch
 

Subclasses of NIHFetch in org.vivoweb.harvester.fetch
 class NLMJournalFetch
          NLMJournalFetch
 class PubmedFetch
          Module for fetching PubMed Citations using the PubMed SOAP Interface Based on the example code available at the PubMed Website.
 class PubmedHTTPFetch
          Module for fetching PubMed Citations using the PubMed HTTP Interface Based on the example code available at the PubMed Website.