org.apache.commons.feedparser.locate
Class BlogServiceDiscovery
java.lang.Object
|
+--org.apache.commons.feedparser.locate.BlogServiceDiscovery
- public class BlogServiceDiscovery
- extends java.lang.Object
Determines what blog provider a given URI is using,
such as whether it is hosted on Blogspot, Radio Userland, etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlogServiceDiscovery
public BlogServiceDiscovery()
discover
public static BlogService discover(java.lang.String resource)
throws FeedParserException
FeedParserException
discover
public static BlogService discover(java.lang.String resource,
java.lang.String content)
throws FeedParserException
FeedParserException
Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.