|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.propono.blogclient.metaweblog.MetaWeblogConnection
public class MetaWeblogConnection
BlogClient implementation that uses a mix of Blogger and MetaWeblog API methods.
Method Summary | |
---|---|
Blog |
getBlog(String token)
Get blog by token |
List |
getBlogs()
Returns collection of blogs available from this connection |
void |
setAppkey(String appkey)
Set appkey (optional, needed by some blog servers) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public List getBlogs()
getBlogs
in interface BlogConnection
public Blog getBlog(String token)
getBlog
in interface BlogConnection
public void setAppkey(String appkey)
setAppkey
in interface BlogConnection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |