Uses of Class
com.blackledge.david.tivo.hmoclient.ContainerItem

Packages that use ContainerItem
com.blackledge.david.tivo.hmoclient The HMOClient package is designed to encapsulize interaction from Java with an HMO server such as a Tivo (containing Video items) or another computer serving images and music.
Video items are not documented in the HMO specification but have been implemented by observation of results.
Example of processing against a TiVo: 
 

Uses of ContainerItem in com.blackledge.david.tivo.hmoclient
 

Subclasses of ContainerItem in com.blackledge.david.tivo.hmoclient
 class Container
          an HMO Container representation which contains meta information and a list of items that may be Containers or Audio or Video or Image information.