|
Cytoscape 2.6.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.data.ontology.readers.DBCrossReferenceReader
public class DBCrossReferenceReader
Reader for database cross reference file.
The resource file location is hard-coded. This will be in the cytoscape.jar.
| Constructor Summary | |
|---|---|
DBCrossReferenceReader()
Constructor. |
|
| Method Summary | |
|---|---|
Map<String,DBReference> |
getXrefMap()
Get the references as a map. |
void |
readResourceFile()
Read the resource file in the jar. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBCrossReferenceReader()
| Method Detail |
|---|
public void readResourceFile()
throws IOException
IOExceptionpublic Map<String,DBReference> getXrefMap()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||