|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.smil.basic.TimeChildList
This class is enumeration to get all timed children for an element.
| Constructor Summary | |
TimeChildList(org.w3c.dom.Element e,
Viewer v)
Initialize the class and make index to point to the first timed child |
|
| Method Summary | |
boolean |
hasMoreElements()
Returns true if there are still timed elements. |
java.lang.Object |
nextElement()
Returns the next timed child, or null if no more timed children. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimeChildList(org.w3c.dom.Element e,
Viewer v)
e - Element's children to iteratev - Viewer for evaluating system values| Method Detail |
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||