|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RssException | |
---|---|
com.jalios.util | Contains Jalios utility classes (Unix-like crypt class, RSS parser, mail utility, servlet utility, comparators and miscellaneous utility static methods). |
Uses of RssException in com.jalios.util |
---|
Constructors in com.jalios.util that throw RssException | |
---|---|
RssChannel(File file)
Create a new RssChannel. |
|
RssChannel(File file,
List<RssEventListener> eventListeners)
Create a new RssChannel. |
|
RssChannel(String url,
long ufreq)
Create a new RssChannel. |
|
RssChannel(String url,
long ufreq,
int timeout)
Create a new RssChannel. |
|
RssChannel(String url,
long ufreq,
int timeout,
List<RssEventListener> eventListeners)
Create a new RssChannel. |
|
RssChannel(String url,
long ufreq,
List<RssEventListener> eventListeners)
Create a new RssChannel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |