|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVideoRating | |
---|---|
org.stanwood.media.model | |
org.stanwood.media.source.xbmc | |
org.stanwood.media.store.xmlstore |
Uses of IVideoRating in org.stanwood.media.model |
---|
Subinterfaces of IVideoRating in org.stanwood.media.model | |
---|---|
interface |
IEpisode
A base interface for all episodes |
interface |
IFilm
Interface for all the film classes |
Classes in org.stanwood.media.model that implement IVideoRating | |
---|---|
class |
Episode
This is used to store episode information |
class |
Film
This class is used to hold film related information |
Uses of IVideoRating in org.stanwood.media.source.xbmc |
---|
Classes in org.stanwood.media.source.xbmc that implement IVideoRating | |
---|---|
class |
XBMCEpisode
The episode type been returned by XBMC addons |
Uses of IVideoRating in org.stanwood.media.store.xmlstore |
---|
Classes in org.stanwood.media.store.xmlstore that implement IVideoRating | |
---|---|
class |
XMLEpisode
Episode information for the store XMLStore2 , that access the information from the XML File |
class |
XMLFilm
This is a Film object that talks directory to the DOM of the XML store |
class |
XMLVideo
XML Video class that read/sets the information into a dom object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |