|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Iterator | |
fr.fluxmedia.transmorpher.graph | |
fr.fluxmedia.transmorpher.parser |
Uses of Iterator in fr.fluxmedia.transmorpher.graph |
Methods in fr.fluxmedia.transmorpher.graph that return Iterator | |
Iterator |
Repeat.getIterator(java.lang.String s)
Returns the iterator corresponding to the name s. |
Methods in fr.fluxmedia.transmorpher.graph with parameters of type Iterator | |
void |
Repeat.addIterator(Iterator iterator)
Adds an iterator to this repeat. |
Uses of Iterator in fr.fluxmedia.transmorpher.parser |
Fields in fr.fluxmedia.transmorpher.parser declared as Iterator | |
protected Iterator |
ProcessParser.currentIterator
the current iterator to parse |
|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |