diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2014-11-20 13:42:16 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2014-11-20 18:43:44 +0100 |
commit | 0df9ac47dfa287249e77bb8f6a5555324a94a48d (patch) | |
tree | 5b1a2eded3f710821fcb9f2ef5c3c5a9e6e0b141 /ridljar | |
parent | 06d90253c2890d437063aae263a1f9a5f9280ad8 (diff) |
make FastSaxParser provide the whole content in one characters() call
SAX interface is not required to provide the whole node content in one
characters() call (e.g. if there's an entity that needs decoding). However
it's easier to consumers to assume this (e.g. writerfilter's
DomainMapper::lcl_utext() handles datecontrol that way), and expat apparently
never used this. However this can happen with libxml2, so ensure such consumers
still work.
Change-Id: Ib564f372fbea8451f84553a6d49a07d091a950e9
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions