Class
CFPropertyList::CFType
In:
lib/cfpropertylist/rbCFTypes.rb
Parent:
Object
This class defines the base class for all
CFType
classes
Methods
new
to_binary
to_plain
to_xml
Attributes
value
[RW]
value of the type
Public Class methods
new
(value=nil)
Public Instance methods
to_binary
(bplist)
to_plain
(plist)
to_xml
(parser)
[Validate]