| Package | Description |
|---|---|
| com.rometools.propono.blogclient.metaweblog |
| Modifier and Type | Field and Description |
|---|---|
private MetaWeblogBlog |
MetaWeblogResource.blog
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,MetaWeblogBlog> |
MetaWeblogConnection.blogs
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
private java.util.Map<java.lang.String,MetaWeblogBlog> |
MetaWeblogConnection.createBlogMap()
Deprecated.
|
| Constructor and Description |
|---|
MetaWeblogEntry(MetaWeblogBlog blog,
java.util.Map<java.lang.String,java.lang.Object> entryMap)
Deprecated.
|
MetaWeblogResource(MetaWeblogBlog blog,
java.lang.String name,
java.lang.String contentType,
byte[] bytes)
Deprecated.
|