Package: hax
Function end-document
Lambda Listend-document (handler) Arguments
Return ValueThe return value of this function depends on the handler class. Details Signals the end of an HTML document. This is the last event sent to any handler, and signals the end of serialization. The return value of this function is usually returned to user code by higher-level serialization functions and can be considered the result of serialization and "return value" of the handler. | See also |