public class EutilFetch extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EutilFetch.Mode |
Constructor and Description |
---|
EutilFetch() |
Modifier and Type | Method and Description |
---|---|
static String |
fetch(String db,
String searchString,
int limit)
Attempts to fetch data via Eutils; failures will be re-attempted several times.
|
static Document |
parseStringInputStream(String details) |
public static String fetch(String db, String searchString, int limit) throws IOException
db
- dbsearchString
- search stringlimit
- limitIOException
- when there are IO problemspublic static Document parseStringInputStream(String details) throws SAXException, IOException, ParserConfigurationException
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.