Static methods

staticparse(text:String):Dynamic

Parse an Apple property list XML file into a dynamic object. If the property list is empty, an empty object will be returned.

Parameters:

text

Text contents of the property list file.