Uses of Class
it.sauronsoftware.feed4j.FeedXMLParseException

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

Uses of FeedXMLParseException in it.sauronsoftware.feed4j
 

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