throws carriage returns away
> Hello,
>
> I have the probleme that the SaxParser when parsing a string is presumely replacing
>\r\n throught \n.
> Has someone an idea how I could avoid this? I actually need the carriage return (\r)
>because the string will be displayed late
Akacem Mohammed wrote:
I have the probleme that the SaxParser when parsing a string is presumely replacing \r\n throught \n.
Has someone an idea how I could avoid this? I actually need the carriage return (\r) because the string will be displayed later on on
a client (win) . ( now I am simpl
Akacem Mohammed wrote:
I have the probleme that the SaxParser when parsing a string is presumely replacing \r\n throught \n.
Has someone an idea how I could avoid this? I actually need the carriage return (\r) because the string will be displayed later on on
a client (win) . ( now I am simpl
Hello,
I have the probleme that the SaxParser when parsing a string is presumely replacing
\r\n throught \n.
Has someone an idea how I could avoid this? I actually need the carriage return (\r)
because the string will be displayed later on on
a client (win) . ( now I am simply adding the ca