A F G H I O P R S U

F

Feed - Class in it.sauronsoftware.feed4j.bean
This class is used to represent a parsed feed in an object oriented way.
Feed() - Constructor for class it.sauronsoftware.feed4j.bean.Feed
 
FeedEnclosure - Class in it.sauronsoftware.feed4j.bean
This class is used to represent a feed enclosure.
FeedEnclosure() - Constructor for class it.sauronsoftware.feed4j.bean.FeedEnclosure
 
FeedException - Exception in it.sauronsoftware.feed4j
The base kind of the exceptions thrown by the feed parser.
FeedException() - Constructor for exception it.sauronsoftware.feed4j.FeedException
 
FeedException(String, Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedException
 
FeedException(String) - Constructor for exception it.sauronsoftware.feed4j.FeedException
 
FeedException(Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedException
 
FeedHeader - Class in it.sauronsoftware.feed4j.bean
This class is used to represent the feed header informations.
FeedHeader() - Constructor for class it.sauronsoftware.feed4j.bean.FeedHeader
 
FeedImage - Class in it.sauronsoftware.feed4j.bean
This class is used to represent the feed-related images.
FeedImage() - Constructor for class it.sauronsoftware.feed4j.bean.FeedImage
 
FeedIOException - Exception in it.sauronsoftware.feed4j
This kind of exception is thrown by the parser every time a I/O error occurs during the reading of a feed.
FeedIOException() - Constructor for exception it.sauronsoftware.feed4j.FeedIOException
 
FeedIOException(String, Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedIOException
 
FeedIOException(String) - Constructor for exception it.sauronsoftware.feed4j.FeedIOException
 
FeedIOException(Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedIOException
 
FeedItem - Class in it.sauronsoftware.feed4j.bean
This class is used to represent the items in a feed.
FeedItem() - Constructor for class it.sauronsoftware.feed4j.bean.FeedItem
 
FeedParser - Class in it.sauronsoftware.feed4j
The feed parser.
FeedParser() - Constructor for class it.sauronsoftware.feed4j.FeedParser
 
FeedXMLParseException - Exception in it.sauronsoftware.feed4j
This kind of exception is thrown every time a XML parsing problem occour during the parse process.
FeedXMLParseException() - Constructor for exception it.sauronsoftware.feed4j.FeedXMLParseException
 
FeedXMLParseException(String, Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedXMLParseException
 
FeedXMLParseException(String) - Constructor for exception it.sauronsoftware.feed4j.FeedXMLParseException
 
FeedXMLParseException(Throwable) - Constructor for exception it.sauronsoftware.feed4j.FeedXMLParseException
 
fromHTMLtoTextPlain(String) - Static method in class it.sauronsoftware.feed4j.html.HTMLFragmentHelper
This method extracts a plain text from a HTML fragment.
fromTextPlainToHTML(String) - Static method in class it.sauronsoftware.feed4j.html.HTMLFragmentHelper
This method encodes a plain text fragment in a HTML one.
fromXHTMLtoHTML(RawElement) - Static method in class it.sauronsoftware.feed4j.html.HTMLFragmentHelper
This method changes a XHTML fragment in a HTML one.
fromXHTMLtoTextPlain(RawElement) - Static method in class it.sauronsoftware.feed4j.html.HTMLFragmentHelper
This method extracts a plain text from a XHTML fragment.

A F G H I O P R S U