|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cytoscape.data.readers.BookmarkReader
public class BookmarkReader
Constructor Summary | |
---|---|
BookmarkReader()
Creates a new BookmarkReader object. |
Method Summary | |
---|---|
cytoscape.bookmarks.Bookmarks |
getBookmarks()
Get loaded bookmark. |
void |
readBookmarks()
Read bookmark from resource. |
void |
readBookmarks(URL bookmarkUrl)
Read bookmarks from the specified location. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BookmarkReader()
Method Detail |
---|
public void readBookmarks() throws javax.xml.bind.JAXBException, IOException
javax.xml.bind.JAXBException
IOException
public void readBookmarks(URL bookmarkUrl) throws javax.xml.bind.JAXBException, IOException
bookmarkUrl
- location of bookmarks.xml as URL
javax.xml.bind.JAXBException
IOException
public cytoscape.bookmarks.Bookmarks getBookmarks()
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |