chickadee » expat » expat:set-external-entity-ref-handler!

expat:set-external-entity-ref-handler! PARSER PROCEDUREprocedure

Sets the handler to references to external entities. PROCEDURE will be called with four arguments: context, URI base, system- and public ID (all strings). To parse the external entity, create a parser with expat:make-external-entity-parser.