Uses of Class
org.eaglei.search.provider.ncbi.ESummary.ESummaryResult

Packages that use ESummary.ESummaryResult
org.eaglei.search.provider.ncbi   
org.eaglei.search.provider.ncbi.gene   
org.eaglei.search.provider.ncbi.mesh   
org.eaglei.search.provider.ncbi.probe   
org.eaglei.search.provider.ncbi.pubmed   
org.eaglei.search.provider.ncbi.taxonomy   
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi
 

Methods in org.eaglei.search.provider.ncbi that return types with arguments of type ESummary.ESummaryResult
static java.util.List<ESummary.ESummaryResult> ESummary.parseESummaryResult(org.w3c.dom.Document doc)
          Parses an eSummary XML result and returns the IDs.
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi.gene
 

Constructors in org.eaglei.search.provider.ncbi.gene with parameters of type ESummary.ESummaryResult
NCBIGeneProvider.GeneSummary(ESummary.ESummaryResult sum)
           
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi.mesh
 

Constructors in org.eaglei.search.provider.ncbi.mesh with parameters of type ESummary.ESummaryResult
NCBIMeSHProvider.MeSHSummary(ESummary.ESummaryResult sum)
           
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi.probe
 

Constructors in org.eaglei.search.provider.ncbi.probe with parameters of type ESummary.ESummaryResult
NCBIProbeProvider.ProbeSummary(ESummary.ESummaryResult sum)
           
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi.pubmed
 

Constructors in org.eaglei.search.provider.ncbi.pubmed with parameters of type ESummary.ESummaryResult
NCBIPubMedProvider.PubMedSummary(ESummary.ESummaryResult sum)
           
 

Uses of ESummary.ESummaryResult in org.eaglei.search.provider.ncbi.taxonomy
 

Constructors in org.eaglei.search.provider.ncbi.taxonomy with parameters of type ESummary.ESummaryResult
NCBITaxonomyProvider.TaxonomySummary(ESummary.ESummaryResult sum)
           
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.