- expat:set-character-data-handler! PARSER PROCEDUREprocedure
Sets the handler to process text. PROCEDURE will be called with one argument: a string containing a piece of text. Note that a single block of contiguous text free of markup may still result in a sequence of calls to this handler.