Definitions for "Formatter"
Keywords:  functor, finder, transforms, way, takes
a functor, which takes a result from a Finder operation and transforms it in a specific way
a class that is responsible for formatting data
an object that arranges data into a locale-specific, user-oriented representation
an object that is responsible for encoding and serializing data into messages on one end, and deserializing and decoding messages into data on the other end
a type (implementing the System
(1.) A computer program that prepares a source document for printing. (2.) The part of a text processor that formats input lines for printing or display on a particular type of device.