Crimson parser buffering
Marius Slavescu <[email protected]>
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <OF4A413E1D.7E171C25-ON85256E83.004BF8B4-85256E83.004CC39A@ca.ibm.com> |
Is there a way to disable the buffering done in Crimson parser/reader that comes with SUN JRE 1.4.2 ? Seems that the parser doesn't send any SAX events (only startDocument is called) until the 8k buffer is full. Thanks! Marius