com.blackledge.david.tivo.hmoclient
Class ItemFactory

java.lang.Object
  extended by com.blackledge.david.tivo.hmoclient.ItemFactory

public class ItemFactory
extends Object


Constructor Summary
ItemFactory()
           
 
Method Summary
static Item createItem(String contentType, ContainerRequest request, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemFactory

public ItemFactory()
Method Detail

createItem

public static Item createItem(String contentType,
                              ContainerRequest request,
                              Element element)