Lizzy v1.1.1

Uses of Class
christophedelory.playlist.wpl.Fragment

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

Uses of Fragment in christophedelory.playlist.wpl
 

Methods in christophedelory.playlist.wpl that return types with arguments of type Fragment
 List<Fragment> Filter.getFragments()
          Returns the list of fragment elements.
 

Methods in christophedelory.playlist.wpl with parameters of type Fragment
 void Filter.addFragment(Fragment fragment)
          Adds a fragment element to this filter.
 


© 2008-2009 Christophe Delory

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