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_str
def load_xml_str(str=nil) load_str(str,List::FORMAT_XML) end