Class: Plist4r::PlistType::Plist

Inherits:
Plist4r::PlistType show all
Defined in:
lib/plist4r/plist_type/plist.rb

Constant Summary collapse

ValidKeys =
{}

Constants included from DataMethods

DataMethods::ClassesForKeyType, DataMethods::ValidKeysTemplate

Method Summary

Methods inherited from Plist4r::PlistType

#array_dict, #initialize, match_stat, #to_hash, #to_s, #to_sym

Methods included from DataMethods

#_respond_to?, #method_missing, #set_or_return, #set_or_return_of_type, #validate_value

Constructor Details

This class inherits a constructor from Plist4r::PlistType

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Plist4r::DataMethods