Hi
I am trying to convert an override of xmllib.XMLparse r , in the
handle_doctype method we are catching the entities using
load_dtd(sysid) .gen_ents
how can I do the same with xml.sax, does xml.sax has anything to catch
the entties
thanks
I am trying to convert an override of xmllib.XMLparse r , in the
handle_doctype method we are catching the entities using
load_dtd(sysid) .gen_ents
how can I do the same with xml.sax, does xml.sax has anything to catch
the entties
thanks