OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] SAX

[ Lists Home | Date Index | Thread Index ]

On Fri, 2002-01-04 at 08:11, Raśl Carazo wrote:
>     I'm using SAX for reading a XML file but sometimes it splits a long element.
> 
>     Do you know why? And/or how to find the point it's splitting?

Do you mean you're getting multiple characters events for the same
element?  If that's the case, just build your own buffer - an array of
arrays will do - and put them together during the endElement event.

-- 
Simon St.Laurent
"Every day, in every way, I'm getting better and better." - Emile Coue


  • References:
    • SAX
      • From: Raśl Carazo <rcarazo@bilbomatica.es>



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS