Hash : 3adb396d Author : Date : 2024-09-07T15:18:13
html: Parse bogus comments instead of ignoring them Also treat XML processing instructions as bogus comments.
Download
1 2 3 4
SAX.setDocumentLocator() SAX.startDocument() SAX.comment(?a) SAX.endDocument()