|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
DIDLParser.getChildren(DIDLLite didl,
Class<C> type)
|
|
static
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |