public class NucleotideWSLoader extends Object
NucleotideWSLoader loads nucleotides from the webservice configured in MonomerStoreConfiguration.| Constructor and Description |
|---|
NucleotideWSLoader()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
loadNucleotideStore()
Loads the nucleotide store using the URL configured in
MonomerStoreConfiguration. |
public NucleotideWSLoader()
throws IOException
IOException - IO Errorpublic Map<String,String> loadNucleotideStore() throws IOException, URISyntaxException
MonomerStoreConfiguration.IOException - IO errorURISyntaxException - if url is not validCopyright © 2017. All rights reserved.