| Constructor and Description |
|---|
IDMapperOrthoXml(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Set<Xref> |
freeSearch(String text,
int limit) |
IDMapperCapabilities |
getCapabilities() |
boolean |
isConnected() |
Map<Xref,Set<Xref>> |
mapID(Collection<Xref> srcXrefs,
DataSource... tgtDataSources) |
Set<Xref> |
mapID(Xref ref,
DataSource... tgtDataSources) |
boolean |
xrefExists(Xref xref) |
public IDMapperOrthoXml(Reader reader) throws IDMapperException
IDMapperExceptionpublic Map<Xref,Set<Xref>> mapID(Collection<Xref> srcXrefs, DataSource... tgtDataSources) throws IDMapperException
mapID in interface IDMapperIDMapperExceptionpublic Set<Xref> mapID(Xref ref, DataSource... tgtDataSources) throws IDMapperException
mapID in interface IDMapperIDMapperExceptionpublic boolean xrefExists(Xref xref) throws IDMapperException
xrefExists in interface IDMapperIDMapperExceptionpublic Set<Xref> freeSearch(String text, int limit) throws IDMapperException
freeSearch in interface IDMapperIDMapperExceptionpublic IDMapperCapabilities getCapabilities()
getCapabilities in interface IDMapperpublic void close()
throws IDMapperException
close in interface IDMapperIDMapperExceptionpublic boolean isConnected()
isConnected in interface IDMapperCopyright © 2006–2019 BridgeDb project. All rights reserved.