Uses of Interface
org.rometools.propono.blogclient.Blog.Collection

Packages that use Blog.Collection
org.rometools.propono.blogclient   
org.rometools.propono.blogclient.atomprotocol   
org.rometools.propono.blogclient.metaweblog   
 

Uses of Blog.Collection in org.rometools.propono.blogclient
 

Methods in org.rometools.propono.blogclient that return Blog.Collection
 Blog.Collection Blog.getCollection(String token)
          Get collection by token.
 

Uses of Blog.Collection in org.rometools.propono.blogclient.atomprotocol
 

Classes in org.rometools.propono.blogclient.atomprotocol that implement Blog.Collection
 class AtomCollection
          Atom protocol implementation of BlogClient Blog.Collection.
 

Methods in org.rometools.propono.blogclient.atomprotocol that return Blog.Collection
 Blog.Collection AtomBlog.getCollection(String token)
          Get collection by token.
 

Uses of Blog.Collection in org.rometools.propono.blogclient.metaweblog
 

Classes in org.rometools.propono.blogclient.metaweblog that implement Blog.Collection
 class MetaWeblogBlog.MetaWeblogBlogCollection
          MetaWeblog API impplementation of Blog.Collection
 

Methods in org.rometools.propono.blogclient.metaweblog that return Blog.Collection
 Blog.Collection MetaWeblogBlog.getCollection(String token)
          Get collection by token.
 



Copyright © 2007-2013 ROME Project. All Rights Reserved.