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)
Deprecated.
Get collection by token.
|
Modifier and Type | Method and Description |
---|---|
List<Blog.Collection> |
Blog.getCollections()
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomCollection
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
Blog.Collection |
AtomBlog.getCollection(String token)
Deprecated.
Get collection by token.
|
Modifier and Type | Method and Description |
---|---|
List<Blog.Collection> |
AtomBlog.getCollections()
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
Modifier and Type | Class and Description |
---|---|
class |
MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
MetaWeblog API impplementation of Blog.Collection
|
Modifier and Type | Method and Description |
---|---|
Blog.Collection |
MetaWeblogBlog.getCollection(String token)
Deprecated.
Get collection by token.
|
Modifier and Type | Method and Description |
---|---|
List<Blog.Collection> |
MetaWeblogBlog.getCollections()
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary
collections.
|
Copyright © 2022. All rights reserved.