Uses of Class
org.vivoweb.harvester.util.repo.XMLRecordOutputStream

Packages that use XMLRecordOutputStream
org.vivoweb.harvester.fetch   
org.vivoweb.harvester.util.repo   
 

Uses of XMLRecordOutputStream in org.vivoweb.harvester.fetch
 

Fields in org.vivoweb.harvester.fetch declared as XMLRecordOutputStream
protected static XMLRecordOutputStream NLMJournalFetch.baseXMLROS
          a base xmlrecordoutputstream
protected static XMLRecordOutputStream PubmedFetch.baseXMLROS
          a base xmlrecordoutputstream
 

Constructors in org.vivoweb.harvester.fetch with parameters of type XMLRecordOutputStream
NIHFetch(ArgList argList, java.lang.String database, XMLRecordOutputStream os)
          Constructor
 

Uses of XMLRecordOutputStream in org.vivoweb.harvester.util.repo
 

Methods in org.vivoweb.harvester.util.repo that return XMLRecordOutputStream
 XMLRecordOutputStream XMLRecordOutputStream.clone()
           
 XMLRecordOutputStream XMLRecordOutputStream.setRecordHandler(RecordHandler rh)
          Set the record handler