C# Class GnomeSurferPro.Models.PubMedParser

Mostra file Open project: igemsoftware/BU_Wellesley_Software_2011 Class Usage Examples

Public Methods

Method Description
PubMedParser ( String geneKeyword ) : System

Constructor.

getHTML ( ) : String
getPublicationsFromHTML ( ) : IList

Method Details

PubMedParser() public method

Constructor.
public PubMedParser ( String geneKeyword ) : System
geneKeyword String
return System

getHTML() public method

public getHTML ( ) : String
return String

getPublicationsFromHTML() public method

public getPublicationsFromHTML ( ) : IList
return IList