|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.rssowl.util.shop.BlogShop
Factory class for blogging concerns in RSSOwl
Field Summary | |
(package private) static String |
executable
The blogger executable and arguments |
Constructor Summary | |
private |
BlogShop()
This utility class constructor is hidden |
Method Summary | |
static void |
blogNews(NewsItem rssNewsItem)
Blog a newsitem. |
private static boolean |
isBloggerSet()
Check if a blogger is set and give out warning if it is not set. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static String executable
Constructor Detail |
private BlogShop()
Method Detail |
public static void blogNews(NewsItem rssNewsItem)
rssNewsItem
- The Newsitem to blogprivate static boolean isBloggerSet()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |