|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DIDLChildType | |
|---|---|
| com.adactus.mpeg21.didl.entity | |
| Uses of DIDLChildType in com.adactus.mpeg21.didl.entity |
|---|
| Subclasses of DIDLChildType in com.adactus.mpeg21.didl.entity | |
|---|---|
class |
AnchorType
|
class |
AnnotationType
|
class |
AssertionType
|
class |
ChoiceType
|
class |
ComponentType
Component element contains one or more Resource elements, followed by any number of Anchor elements. |
class |
ConditionType
|
class |
ContainerType
Container element may contain any number of Container elements followed by any number of Items. |
class |
DeclarationsType
|
class |
DescriptorType
Descriptor implementation. |
class |
DIDLInfoType
A DIDLInfo element may contain information only applicable to the DIDL document and not the Digital Item represented. |
class |
DIDLParentType
|
class |
DIDLType
The DIDL element is the root element of a DIDL instance document. |
class |
FragmentType
A Fragment element indicates a part of interest in a resource |
class |
ItemType
|
class |
ResourceType
|
class |
SelectionType
|
class |
StatementType
A Statement contains textual descriptive data within a Descriptor. |
| Methods in com.adactus.mpeg21.didl.entity that return types with arguments of type DIDLChildType | |
|---|---|
java.util.List<DIDLChildType> |
DIDLParentType.getChildren()
|
| Methods in com.adactus.mpeg21.didl.entity with parameters of type DIDLChildType | |
|---|---|
boolean |
DIDLType.add(DIDLChildType e)
|
| Method parameters in com.adactus.mpeg21.didl.entity with type arguments of type DIDLChildType | |
|---|---|
void |
DIDLParentType.setChildren(java.util.List<DIDLChildType> children)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||