|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DIDLObject | |
---|---|
org.teleal.cling.support.contentdirectory | |
org.teleal.cling.support.model | |
org.teleal.cling.support.model.container | |
org.teleal.cling.support.model.item |
Uses of DIDLObject in org.teleal.cling.support.contentdirectory |
---|
Classes in org.teleal.cling.support.contentdirectory with type parameters of type DIDLObject | |
---|---|
class |
DIDLParser.DIDLObjectHandler<I extends DIDLObject>
|
Methods in org.teleal.cling.support.contentdirectory with parameters of type DIDLObject | |
---|---|
protected void |
DIDLParser.appendProperties(Document descriptor,
Element parent,
DIDLObject object,
String prefix,
Class<? extends DIDLObject.Property.NAMESPACE> namespace,
String namespaceURI)
|
Uses of DIDLObject in org.teleal.cling.support.model |
---|
Methods in org.teleal.cling.support.model with parameters of type DIDLObject | |
---|---|
boolean |
DIDLObject.Class.equals(DIDLObject instance)
|
Constructors in org.teleal.cling.support.model with parameters of type DIDLObject | |
---|---|
DIDLObject(DIDLObject other)
|
Uses of DIDLObject in org.teleal.cling.support.model.container |
---|
Subclasses of DIDLObject in org.teleal.cling.support.model.container | |
---|---|
class |
Album
|
class |
Container
A container in DIDL content. |
class |
GenreContainer
|
class |
MovieGenre
|
class |
MusicAlbum
|
class |
MusicArtist
|
class |
MusicGenre
|
class |
PersonContainer
|
class |
PhotoAlbum
|
class |
PlaylistContainer
|
class |
StorageFolder
|
class |
StorageSystem
|
class |
StorageVolume
|
Uses of DIDLObject in org.teleal.cling.support.model.item |
---|
Subclasses of DIDLObject in org.teleal.cling.support.model.item | |
---|---|
class |
AudioBook
|
class |
AudioBroadcast
|
class |
AudioItem
|
class |
ImageItem
|
class |
Item
|
class |
Movie
|
class |
MusicTrack
|
class |
MusicVideoClip
|
class |
Photo
|
class |
PlaylistItem
|
class |
TextItem
|
class |
VideoBroadcast
|
class |
VideoItem
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |