org.eaglei.search.provider.ncbi.pubmed
Class NCBIPubMedProvider
java.lang.Object
org.eaglei.search.provider.ncbi.NCBIDBProvider
org.eaglei.search.provider.ncbi.pubmed.NCBIPubMedProvider
public final class NCBIPubMedProvider
- extends NCBIDBProvider
Contains logic for querying PubMed via NCBI EUtils.
- Author:
- rfrost
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PUBMED_URL
public static final java.lang.String PUBMED_URL
- See Also:
- Constant Field Values
PUBMED
public static final java.lang.String PUBMED
- See Also:
- Constant Field Values
NCBI_PUBMED_NAME
public static final java.lang.String NCBI_PUBMED_NAME
- See Also:
- Constant Field Values
TITLE
public static final java.lang.String TITLE
- See Also:
- Constant Field Values
AUTHOR_LIST
public static final java.lang.String AUTHOR_LIST
- See Also:
- Constant Field Values
AUTHOR
public static final java.lang.String AUTHOR
- See Also:
- Constant Field Values
SOURCE
public static final java.lang.String SOURCE
- See Also:
- Constant Field Values
FULL_JOURNAL_NAME
public static final java.lang.String FULL_JOURNAL_NAME
- See Also:
- Constant Field Values
SO
public static final java.lang.String SO
- See Also:
- Constant Field Values
NCBIPubMedProvider
public NCBIPubMedProvider()
Copyright © 2009-2011 Eagle-I. All Rights Reserved.