|
Cytoscape 2.8.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcytoscape.data.readers.BookmarkReader
public class BookmarkReader
| Constructor Summary | |
|---|---|
BookmarkReader()
Creates a new BookmarkReader object. |
|
| Method Summary | |
|---|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BookmarkReader()
| Method Detail |
|---|
public void readBookmarks()
throws JAXBException,
IOException
JAXBException
IOException
public void readBookmarks(URL bookmarkUrl)
throws JAXBException,
IOException
bookmarkUrl - location of bookmarks.xml as URL
JAXBException
IOExceptionpublic Bookmarks getBookmarks()
|
Cytoscape 2.8.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||