| Package | Description |
|---|---|
| com.rometools.propono.blogclient | |
| com.rometools.propono.blogclient.atomprotocol | |
| com.rometools.propono.blogclient.metaweblog |
| Modifier and Type | Method and Description |
|---|---|
Blog.Collection |
Blog.getCollection(String token)
Get collection by token.
|
| Modifier and Type | Method and Description |
|---|---|
List<Blog.Collection> |
Blog.getCollections()
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtomCollection
Atom protocol implementation of BlogClient Blog.Collection.
|
| Modifier and Type | Method and Description |
|---|---|
Blog.Collection |
AtomBlog.getCollection(String token)
Get collection by token.
|
| Modifier and Type | Method and Description |
|---|---|
List<Blog.Collection> |
AtomBlog.getCollections()
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetaWeblogBlog.MetaWeblogBlogCollection
MetaWeblog API impplementation of Blog.Collection
|
| Modifier and Type | Method and Description |
|---|---|
Blog.Collection |
MetaWeblogBlog.getCollection(String token)
Get collection by token.
|
| Modifier and Type | Method and Description |
|---|---|
List<Blog.Collection> |
MetaWeblogBlog.getCollections()
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
Copyright © 2016. All rights reserved.