problems with character streams

J

Jan Kastorp

Hi,

maybe someone here can give me hint.


My input is a string that contains sequences like
....=?ISO-8859-1?Q?blabla?=....

Is there a class that translates this to something useful?

The input string also contains sequences like "=FC" for some german
Umlauts. I am looking for a class transforming this to something readable.





Thank you, Jan.
 
R

Roland

Hi,

maybe someone here can give me hint.


My input is a string that contains sequences like
....=?ISO-8859-1?Q?blabla?=....

Is there a class that translates this to something useful?

The input string also contains sequences like "=FC" for some german
Umlauts. I am looking for a class transforming this to something readable.





Thank you, Jan.

I only know this from being used in mail messages, but I can't remember
its name. "Quoted Printable" or something. Yep:
<http://en.wikipedia.org/wiki/Quoted-printable>

Apache's Jakarta project seems to have a decoder for it
<http://www.google.com/search?hl=en&lr=&c2coff=1&q="Quoted+Printable"+decoder+java>
--
Regards,

Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top