|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| MetaWeblogBlog | Blog implementation that uses a mix of Blogger and MetaWeblog API methods. |
| MetaWeblogConnection | BlogClient implementation that uses a mix of Blogger and MetaWeblog API methods. |
| MetaWeblogEntry | MetaWeblog API implementation of an entry. |
| MetaWeblogResource | MetaWeblog API implementation of an resource entry. |
MetaWeblog API implementation of the BlogClient library.
To use the MetaWeblog API implementation of the Blog Client library, just specify
"metaweblog" as the connection type when you create your
BlogConnection.
As shown below:
BlogConnection con = BlogConnectionFactory.getBlogConnection(
"atom", endpointURL, username, password);
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||