| ||||
SummaryIt is possible for the user to supply the following handlers to Sablotron. | ||||
Descriptionmessage handler - to bypass the default way of displaying error and warning messages and logging,scheme handler - to retrieve documents whose URI use an unsupported scheme, streaming handler - an expat-like interface to the XML document which is the result of the processing, encoding handler - to handle an unsupported encoding 'miscellaneous' handler - which will probably serve as a collections of odd callbacks.
The handlers are set using
| ||||
See Also
|