|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DIDL
The DIDL is the root element and has either an item or a container.
| Method Summary | |
|---|---|
Container |
getContainer()
Get the Container document root instance. |
java.util.List<Declarations> |
getDeclarations()
Get the Declarationss associated with this instance. |
DIDLInfo |
getDIDLInfo()
Get the DIDLInfo associated with this instance. |
Item |
getItem()
Get the Item document root instance. |
| Method Detail |
|---|
Container getContainer()
Container document root instance.
java.util.List<Declarations> getDeclarations()
Declarationss associated with this instance.
DIDLInfo getDIDLInfo()
DIDLInfo associated with this instance.
Item getItem()
Item document root instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||