Re: [xml] html parsing on content stored in memory chunk



On Tue, Jan 22, 2002 at 11:09:00AM -0800, Sonia Tsui wrote:
Daniel,

Should I use characters(...) callback to collect data between beginning and
end of the element tag. 

 yes

My question is how much chars this callback will
receive from the parser? Is there a maximum limit?

  usually it may get chunked to 1K or 4K. But you should
not assume a  maximum limit.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]