Package org.stanwood.media.source.xbmc

Interface Summary
IContentFetcher This interface should be implemented by classes used to fetch content from a URL
 

Class Summary
Messages Message bundle class
StreamProcessor This class is used to process streams that could be zipped.
XBMCAddon This class is used to manage XBMC addon's
XBMCAddonManager The manager for XBMC addons
XBMCEpisode The episode type been returned by XBMC addons
XBMCExpression This class is used to store details about a XBMC regular expression entry from the XML
XBMCExtension All types of XBMC extension classes should inherit from this class as it implements methods generic to all XBMC extensions.
XBMCExtenstionFactory A factory class used to create XBMC extensions
XBMCLibrary A library type of XBMC extensions
XBMCScraper This class is used to handle the XML scraper files from XBMC.
XBMCSetting Used to store the value of a XBMC setting
XBMCSource This is a source that reads the details using XBMC addons.
XBMCSourceInfo Extension information about the source XBMCSource
 

Exception Summary
XBMCException Thrown if their is a problem related XBMC addons
XBMCFunctionNotFoundException This is thrown if the function is not found within a extension
XBMCUpdaterException Thrown if their is a problem related XBMC updater