This interface is used by the parser to report information to the
application.
In all cases the event argument is valid only until the function
returns;
the parser may reuse the event object to report subsequent events.
See Also:Parser version: $Revision: 1.2 $ $Date: 1998/06/10 09:43:55 $
Reports the start of an entity reference.
This event follow's the result of parsing
the entity's replacement text.
This is not called for entity references in attribute values.
Reports the start of an entity reference.
This event will be followed by the result of parsing
the entity's replacement text.
This is not called for entity references in attribute values.