|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sequence | |
---|---|
christophedelory.lizzy | Command-line interfaces for reading, converting and writing different playlist formats. |
christophedelory.playlist | The home of the playlist management API. |
Uses of Sequence in christophedelory.lizzy |
---|
Methods in christophedelory.lizzy with parameters of type Sequence | |
---|---|
void |
PlaylistToString.beginVisitSequence(Sequence target)
|
void |
PlaylistToString.endVisitSequence(Sequence target)
|
Uses of Sequence in christophedelory.playlist |
---|
Methods in christophedelory.playlist that return Sequence | |
---|---|
Sequence |
Playlist.getRootSequence()
Returns the root sequence of this playlist. |
Methods in christophedelory.playlist with parameters of type Sequence | |
---|---|
void |
PlaylistVisitor.beginVisitSequence(Sequence target)
Starts the visit of the specified sequence. |
void |
BasePlaylistVisitor.beginVisitSequence(Sequence target)
|
void |
PlaylistVisitor.endVisitSequence(Sequence target)
Finishes the visit of the specified sequence. |
void |
BasePlaylistVisitor.endVisitSequence(Sequence target)
|
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |