|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaUnit | |
|---|---|
| org.ow2.weblab.core.model | |
| Uses of MediaUnit in org.ow2.weblab.core.model |
|---|
| Subclasses of MediaUnit in org.ow2.weblab.core.model | |
|---|---|
class |
Audio
An audio unit describes audio content out of media document. |
class |
Document
A document is assumed to be a composed unit which handle the references of all the unit which have been build on it through the multiple processes. |
class |
Image
An image unit describe a visual static content out of media document. |
class |
Text
A text unit is the simplest specification of the media unit dedicated to full text data. |
class |
Video
A video unit describes a dynamic visual content out of media document. |
| Fields in org.ow2.weblab.core.model with type parameters of type MediaUnit | |
|---|---|
protected java.util.List<MediaUnit> |
Document.mediaUnit
|
| Methods in org.ow2.weblab.core.model that return types with arguments of type MediaUnit | |
|---|---|
javax.xml.bind.JAXBElement<MediaUnit> |
ObjectFactory.createMediaUnit(MediaUnit value)
Create an instance of JAXBElement<MediaUnit>} |
java.util.List<MediaUnit> |
Document.getMediaUnit()
Gets the value of the mediaUnit property. |
| Methods in org.ow2.weblab.core.model with parameters of type MediaUnit | |
|---|---|
javax.xml.bind.JAXBElement<MediaUnit> |
ObjectFactory.createMediaUnit(MediaUnit value)
Create an instance of JAXBElement<MediaUnit>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||