MiscHandlers collect miscellaneous callbacks. Currently, the only
callback reports contentType and encoding of the output created by a
call to a Processors run method.
- documentInfo (contentType, encoding)
-
If set, this callback gets called after the output of a result
document is finished, giving information about its content type
and encoding.