[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SAX and the characters function
- From: Jeff Rafter <jeffrafter@earthlink.net>
- To: xml-dev@lists.xml.org
- Date: Sat, 14 Jul 2001 07:28:59 -0700
Hi everyone,
I am just looking for some historical discussion of SAX... the main
discussion (if it exists) I am looking for is why in the "characters"
function (and others) the parameter list is:
characters (char ch[], int start, int length)
and not
characters (String ch)
I, myself, could think of several good reasons-- I just want to know what
the original reason was.
Thanks,
Jeff Rafter
Defined Systems
http://www.defined.net
XML Development and Developer Web Hosting