Package: hax
Function start-document
Lambda List
start-document (handler name public-id system-id)
Arguments
Return Valueunspecified
Details Signals the beginning of an HTML document.
This is the first event sent to any handler. If system-id is non-nil, the document includes a doctype declaration. |
See also |