Uses of Class
org.codehaus.mojo.delicious.Bookmark

Uses of Bookmark in org.codehaus.mojo.delicious
 

Methods in org.codehaus.mojo.delicious that return Bookmark
 Bookmark BookmarkGroup.get(int i)
           
 

Methods in org.codehaus.mojo.delicious with parameters of type Bookmark
 Object BookmarkGroup.addBookmark(Bookmark bookmark)
          Adds the given bookmark.
 void DeliciousService.addBookmark(Bookmark bookmark, Boolean replace)
          Adds the given bookmark to the delicious service.
 Object BookmarkGroup.removeBookmark(Bookmark bookmark)
          Removes the given bookmark.
 



Copyright © 2005-2011 Codehaus. All Rights Reserved.