Uses of Class
it.sauronsoftware.feed4j.FeedIOException

Packages that use FeedIOException
it.sauronsoftware.feed4j This package contains the feed parser and its related exceptions. 
 

Uses of FeedIOException in it.sauronsoftware.feed4j
 

Methods in it.sauronsoftware.feed4j that throw FeedIOException
static Feed FeedParser.parse(java.net.URL url)
          Gets the feed from an URL and parses it.