You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Paul Emberson <pa...@fsc.co.uk> on 2001/09/17 17:57:35 UTC

splits in character data.

I know that character data can be split over subsequent calls to 
characters().  I was wondering what governs where the splits come.  Is it a 
certain length after the start tag or does it depend on a buffer when 
parsing, in which case it would always come a certain number of characters 
after the start of the file.  Can other data be split?  For example could 
attributes be split over multiple calls to startElement.

Thanks for any help in this matter.

Paul Emberson


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org