Lizzy v1.1.1

Uses of Class
christophedelory.playlist.wpl.Argument

Packages that use Argument
christophedelory.playlist.wpl WPL (Windows Media Player Playlist) is a computer file format that stores multimedia playlists. 
 

Uses of Argument in christophedelory.playlist.wpl
 

Methods in christophedelory.playlist.wpl that return types with arguments of type Argument
 List<Argument> Fragment.getArguments()
          Returns the list of argument elements.
 

Methods in christophedelory.playlist.wpl with parameters of type Argument
 void Fragment.addArgument(Argument argument)
          Adds an argument element to this fragment.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.