Uses of Class
com.jalios.util.RssException

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.
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.