Sablotron Guide and Reference

Handlers .Implementation Notes

Summary

It is possible for the user to supply the following handlers to Sablotron.

Description

message 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 SablotRegHandler. For details concerning the interface of these handlers, consult the header files sablot.h and shandler.h.

See Also

Groups [ .Implementation Notes ]
Entries [ SablotRegHandler ]

© 2002-2003 Ginger Alliance
revision 03-06-30
This page was generated by APIDOC