Uses of Interface
com.adactus.mpeg21.didl.model.DIDL

Packages that use DIDL
com.adactus.mpeg21.didl.entity   
com.adactus.mpeg21.didl.xml   
 

Uses of DIDL in com.adactus.mpeg21.didl.entity
 

Classes in com.adactus.mpeg21.didl.entity that implement DIDL
 class DIDLType
          The DIDL element is the root element of a DIDL instance document.
 

Uses of DIDL in com.adactus.mpeg21.didl.xml
 

Classes in com.adactus.mpeg21.didl.xml with type parameters of type DIDL
 class DigitalItemDeclarationsFactory<D extends DIDL>
          Factory pattern for marshalling to and from XML.