Package org.rometools.propono.blogclient

Interface Summary
Blog Represents a blog, which has collections of entries and resources.
Blog.Collection Represents an entry or resource collection on a blog server.
BlogConnection A BlogConnection is a single-user connection to a blog server where the user has access to multiple blogs, which are each represented by a Blog interface.
BlogEntry Represents a single blog entry.
BlogResource Represents a file that has been uploaded to a blog.
 

Class Summary
BaseBlogEntry Base implementation of a blog entry.
BlogConnectionFactory Entry point to the Blogapps blog client library.
BlogEntry.Category Represents a weblog category
BlogEntry.Content Represents blog entry content
BlogEntry.Person Represents a blog author or contributor
 

Exception Summary
BlogClientException Represents a Blog Client exception, the library throws these instead of implementation specific exceptions.
 



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