Re: XMLByteStreamInterpreter

2002-01-18 Thread Sylvain Wallez
Carsten Ziegeler wrote: > Torsten Curdt wrote: > >> >>While using the XMLByteStreamCompiler and XMLByteStreamInterpreter >>I found that the Compiler will store all SAXevent just fine. No matter >>if it's a valid DocumentFragment of just a fragment of a XML stream. >> >>But the interpreter assume

RE: XMLByteStreamInterpreter

2002-01-18 Thread Carsten Ziegeler
Torsten Curdt wrote: > > > While using the XMLByteStreamCompiler and XMLByteStreamInterpreter > I found that the Compiler will store all SAXevent just fine. No matter > if it's a valid DocumentFragment of just a fragment of a XML stream. > > But the interpreter assumes that there is always a e

RE: XMLByteStreamInterpreter

2002-01-18 Thread Vadim Gritsenko
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > > While using the XMLByteStreamCompiler and XMLByteStreamInterpreter > I found that the Compiler will store all SAXevent just fine. No matter > if it's a valid DocumentFragment of just a fragment of a XML stream. > > But the interpreter assumes