uk.ac.ebi.intenz.webapp.utilities
Class PubMedAccessor
java.lang.Object
uk.ac.ebi.intenz.webapp.utilities.PubMedAccessor
public class PubMedAccessor
- extends Object
This class provides access method(s) to the PubMed database.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 12:33:09 $
- Author:
- Michael Darsow
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PubMedAccessor
public PubMedAccessor()
fetchPubMedJournal
public static void fetchPubMedJournal(List<ReferenceDTO> references,
int index)
throws DomainException
- Creates a
Journal
instance by using the PubMed ID of the reference.
The method accesses the PubMed database to obtain an XML version of this journal entry in PubMed.
- Throws:
DomainException
Copyright © 2013 EMBL-EBI. All Rights Reserved.