>>>>> "SL" == Steve Loughran <[EMAIL PROTECTED]> writes:
SL> ----- Original Message -----
SL> From: "Thieler Jens"
>>> I feel quite humble asking this, but are there any libraries that
>>> do encoding (base64 or UUencode) in jdk1.3? There is
>>> java.net.URLEncoder, but > I am not sure if that is the same thing.
>>
>> You may want to browse the package org.apache.batik.util.
SL> I found the batik encoder was broken back in march; round tripping
SL> was adding extra characters so source!=output. It may have been
SL> fixed; I did file a bugzilla report.
Just an FYI, this should now be fixed with the Base64 Stream stuff.
SL> The sun.misc.BASE64Decoder() is used regularly, though it is not
SL> documented to the same level as say the sun jpeg codec, and isnt
SL> guaranteed to be around on lightweight jvms.
SL> I've been using some w3c classes which they provide in source
SL> form; stable and simple.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]