Hash : 72182550 Author : Date : 2017-11-04T15:38:58
Add test for ICU flush and pivot buffer
Download
1 2 3 4 5 6 7 8 9
SAX.setDocumentLocator() SAX.startDocument() SAX.startElement(foo) SAX.characters( Text with EUC-JP chars at pos, 170) SAX.characters(駪槗___ _, 11) SAX.endElement(foo) SAX.endDocument()