Skip to Content
0
Former Member
Dec 03, 2008 at 01:48 PM

Need Hex Encoder Class and Package Name

29 Views

Hi,

I have a requirement in which I need to convert an xml (input) into a Hex format (output). I know that there is a class called as BASE64Encoder when you want to encode a data into base64Binary format and this one is present in the sun.misc.BASE64Encoder package. Now my question is do we have some class called as HexEncoder included under some standard package (like sun.misc.HexEncoder)?

Please provide pointers on how to solve this.

Thanks,

Abhishek.