Henri Sivonen wrote:

If my parser tells your ContentHandler that there is a namespace, then there is. Your ContentHandler doesn't get to see any source bytes.

But you don't send me a parser and you don't talk to my ContentHandler. Your HTTP server sends me a stream of bytes that my parser then processes. All I get from you is bytes. This is what we exchange; not infosets, not DOM trees, not trees of any sort.

--
Elliotte Rusty Harold  [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

Reply via email to