|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.odi.justblog.discovery.Discovery
Discovers the weblog API from the meta information on the Blog.
Field Summary | |
static java.lang.String |
RSD_MIME_TYPE
|
Constructor Summary | |
Discovery(java.net.URL url)
Creates a new discovery object for the specified URL. |
Method Summary | |
RsdApi |
autoSelect()
Automatically selects an API that is supported. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String RSD_MIME_TYPE
Constructor Detail |
public Discovery(java.net.URL url) throws DiscoveryException
DiscoveryException
Method Detail |
public RsdApi autoSelect()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |