module CFPropertyList
class Array
class CFFormatError
class CFPlistError
class CFPropertyList::Binary
class CFPropertyList::CFArray
class CFPropertyList::CFBoolean
class CFPropertyList::CFData
class CFPropertyList::CFDate
class CFPropertyList::CFDictionary
class CFPropertyList::CFInteger
class CFPropertyList::CFReal
class CFPropertyList::CFString
class CFPropertyList::CFType
class CFPropertyList::List
class CFPropertyList::ParserInterface
class CFPropertyList::XML
class CFTypeError
class Hash
class String
CFPropertyList
2.0.10
# load_xml
def load_xml(filename=nil) load(filename,List::FORMAT_XML) end