Uses of Package
it.sauronsoftware.feed4j

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

Classes in it.sauronsoftware.feed4j used by it.sauronsoftware.feed4j
FeedException
          The base kind of the exceptions thrown by the feed parser.
FeedIOException
          This kind of exception is thrown by the parser every time a I/O error occurs during the reading of a feed.
FeedXMLParseException
          This kind of exception is thrown every time a XML parsing problem occour during the parse process.
UnsupportedFeedException
          This means that the parser has encountered a feed whose type is unfortunately unsupported.