Uses of Class
org.teleal.cling.support.contentdirectory.descriptor.didl.DIDLLite

Packages that use DIDLLite
org.teleal.cling.support.contentdirectory   
org.teleal.cling.support.contentdirectory.descriptor   
org.teleal.cling.support.contentdirectory.descriptor.didl   
org.teleal.cling.support.contentdirectory.ui   
 

Uses of DIDLLite in org.teleal.cling.support.contentdirectory
 

Methods in org.teleal.cling.support.contentdirectory with parameters of type DIDLLite
abstract  void BrowseActionCallback.received(org.teleal.cling.model.action.ActionInvocation actionInvocation, DIDLLite didl)
           
 

Uses of DIDLLite in org.teleal.cling.support.contentdirectory.descriptor
 

Methods in org.teleal.cling.support.contentdirectory.descriptor that return DIDLLite
 DIDLLite DIDLParser.read(String xml)
           
 DIDLLite DIDLParser.readResource(String resource)
           
 DIDLLite DIDLParser.readWriter(StringWriter writer)
           
 

Methods in org.teleal.cling.support.contentdirectory.descriptor with parameters of type DIDLLite
static
<C> List<C>
DIDLParser.getChildren(DIDLLite didl, Class<C> type)
           
static
<C> C
DIDLParser.getFirstChild(DIDLLite didl, Class<C> type)
           
static boolean DIDLParser.hasContainers(DIDLLite didl)
           
static boolean DIDLParser.hasDescriptors(DIDLLite didl)
           
static boolean DIDLParser.hasItems(DIDLLite didl)
           
 

Uses of DIDLLite in org.teleal.cling.support.contentdirectory.descriptor.didl
 

Methods in org.teleal.cling.support.contentdirectory.descriptor.didl that return DIDLLite
 DIDLLite ObjectFactory.createDIDLLite()
          Create an instance of DIDLLite
 

Uses of DIDLLite in org.teleal.cling.support.contentdirectory.ui
 

Methods in org.teleal.cling.support.contentdirectory.ui with parameters of type DIDLLite
 void ContentBrowseActionCallback.received(org.teleal.cling.model.action.ActionInvocation actionInvocation, DIDLLite didl)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.