|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.objectxp.mms.message.smil.Element
com.objectxp.mms.message.smil.Timing
com.objectxp.mms.message.smil.Timer
public class Timer
The Timer class represents a SMIL "par" element. The children of a par element can overlap in time. The textual order of appearance of children in a par has no significance for the timing of their presentation.
| Field Summary |
|---|
| Fields inherited from class com.objectxp.mms.message.smil.Timing |
|---|
REPEAT |
| Constructor Summary | |
|---|---|
Timer()
|
|
| Method Summary |
|---|
| Methods inherited from class com.objectxp.mms.message.smil.Timing |
|---|
addAttribute, addElement |
| Methods inherited from class com.objectxp.mms.message.smil.Element |
|---|
getElements, toXML |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Timer()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||