hello

I am pretty new to Java and XML programming. I hope this is not a stupid 
question.


I have thisC++ which I have to port to Java.


XMLPlatformUtils::fgTransService->makeNewTranscoderFor(cuni,ret,4096);
        delete [] cuni;



and there are often XMLCh Objects.

the code transform Strings from         ISO-8859-1 to UTF-16 and back.

maybe there is a much easier way in Java to do this, but I have not found it.
there are no XML PlatformUtils in the api docs of Xerces (or I am to blind to 
see them).

does anybody hava a hint to get me started ??

thanks a lot

Markus

-- 
Markus Jais
Software Developer
GMX Aktiengesellschaft
Riesstra�e 17, 80992 M�nchen
Phone: +49 89 14 339-514
mailto:[EMAIL PROTECTED]
http://www.gmx.de




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to