- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Sun, 05 Nov 2006 21:44:33 -0500
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 elharo at metalab.unc.edu Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Received on Sunday, 5 November 2006 18:44:33 UTC