Schreiner Jürg wrote:
>
> > hello.
> >
> > i use the crimson.jar jaxp.jar parser.
> >
> > everything works fine if the input xml file is in unix format, that is, linefeeds
>are 0x0a.
> > when using dos format, linefeeds are 0x0d 0x0a, the parser jumps tokens.
What do you mean by "jumps tokens"? If you mean that it reads 0x0d 0x0a
as equivalent to 0x0a, then that is part of the XML spec.
-Edwin
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]