Uses of Class
ecologylab.xml.library.media.Description

Packages that use Description
ecologylab.xml.library.media ElementState subclasses that enable translation of XML entities from the Yahoo media specification. 
 

Uses of Description in ecologylab.xml.library.media
 

Methods in ecologylab.xml.library.media that return Description
 Description Content.getDescription()
           
 

Methods in ecologylab.xml.library.media with parameters of type Description
 void Content.setDescription(Description description)