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

Uses of BookmarkGroup in org.codehaus.mojo.delicious
 

Methods in org.codehaus.mojo.delicious that return BookmarkGroup
 BookmarkGroup BookmarkParser.parse(java.io.Reader linksPage, BookmarkGroup group)
          Adds any links found in the given page to the given group.
 

Methods in org.codehaus.mojo.delicious with parameters of type BookmarkGroup
 void DeliciousService.addBookmarks(BookmarkGroup group, java.lang.Boolean replace)
          Adds the given group of bookmarks.
 BookmarkGroup BookmarkParser.parse(java.io.Reader linksPage, BookmarkGroup group)
          Adds any links found in the given page to the given group.
 



Copyright © 2005-2009. All Rights Reserved.