NSScriptCoercionHandler
A mechanism for converting one kind of scripting data to another.
Declaration
class NSScriptCoercionHandlerOverview
A shared instance of this class coerces (converts) object values to objects of another class using information supplied by classes that register with it. Coercions frequently are required during key-value coding.