|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Body | |
---|---|
christophedelory.playlist.smil | SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. |
Uses of Body in christophedelory.playlist.smil |
---|
Methods in christophedelory.playlist.smil that return Body | |
---|---|
Body |
Smil.getBody()
Returns the body of this SMIL presentation, if any. |
Methods in christophedelory.playlist.smil with parameters of type Body | |
---|---|
void |
SmilVisitor.beginVisitBody(Body target)
Starts the visit of the specified body. |
void |
BaseSmilVisitor.beginVisitBody(Body target)
|
void |
SmilVisitor.endVisitBody(Body target)
Finishes the visit of the specified body. |
void |
BaseSmilVisitor.endVisitBody(Body target)
|
void |
Smil.setBody(Body body)
Initializes the body of this SMIL presentation. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |