NSValueTransformer is an abstract class that is used by the Cocoa Bindings technology to transform values from one representation to another.
An application creates a subclass of NSValueTransformer, overriding the necessary methods to provide the required custom transformation.
NShipster の NSValueTransformer については、この記事を参照してください