Package | Description |
---|---|
com.rometools.propono.blogclient | |
com.rometools.propono.blogclient.atomprotocol | |
com.rometools.propono.blogclient.metaweblog |
Modifier and Type | Method and Description |
---|---|
Blog |
BlogEntry.getBlog()
Deprecated.
Blog is associated with a blog
|
Blog |
BaseBlogEntry.getBlog()
Deprecated.
Blog is associated with a blog
|
Blog |
Blog.Collection.getBlog()
Get blog that contains this collection.
|
Blog |
BlogConnection.getBlog(String token)
Deprecated.
Get blog by token
|
Modifier and Type | Method and Description |
---|---|
List<Blog> |
BlogConnection.getBlogs()
Deprecated.
Returns collection of blogs available from this connection
|
Constructor and Description |
---|
BaseBlogEntry(Blog blog)
Deprecated.
Contruct abstract blog entry.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomBlog
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
Blog |
AtomCollection.getBlog()
Deprecated.
Get blog that contains this collection.
|
Blog |
AtomConnection.getBlog(String token)
Deprecated.
Get blog by token
|
Modifier and Type | Method and Description |
---|---|
List<Blog> |
AtomConnection.getBlogs()
Deprecated.
Returns collection of blogs available from this connection
|
Modifier and Type | Class and Description |
---|---|
class |
MetaWeblogBlog
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
Blog |
MetaWeblogBlog.MetaWeblogBlogCollection.getBlog()
Get blog that contains this collection.
|
Blog |
MetaWeblogConnection.getBlog(String token)
Deprecated.
Get blog by token
|
Modifier and Type | Method and Description |
---|---|
List<Blog> |
MetaWeblogConnection.getBlogs()
Deprecated.
Returns collection of blogs available from this connection
|
Constructor and Description |
---|
MetaWeblogBlogCollection(Blog blog,
String token,
String title,
String accept) |
Copyright © 2019. All rights reserved.