Uses of Class
it.sauronsoftware.feed4j.UnsupportedFeedException

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

Uses of UnsupportedFeedException in it.sauronsoftware.feed4j
 

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