Lizzy v1.1.1

Uses of Class
christophedelory.plist.Key

Packages that use Key
christophedelory.plist The Apple's property list proprietary XML format. 
 

Uses of Key in christophedelory.plist
 

Methods in christophedelory.plist that return types with arguments of type Key
 Hashtable<Key,PlistObject> Dict.getDictionary()
          Returns the dictionary of plist keys and their associated objects.
 

Methods in christophedelory.plist with parameters of type Key
 PlistObject Dict.put(Key key, PlistObject object)
          Maps a key to the specified plist object.
 


© 2008-2009 Christophe Delory

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