Base64 Encoding and Decoding

I got stuck up in Reading an XML file content Encoded in Base64 format. Please Suggest is there any way to Decode the Base64 data and store it as an Image.

[162 byte] By [KKBrahmarouthua] at [2007-11-27 11:34:40]
# 1

Goolge is your friend:

http://www.google.com/search?client=opera&rls=en&q=Java+Base64&sourceid=opera&ie=utf-8&oe=utf-8

thomas.behra at 2007-7-29 16:58:31 > top of Java-index,Java Essentials,Java Programming...
# 2

> Goolge is your friend:

http://www.goggle-search-engine.org/googelei.html

dwga at 2007-7-29 16:58:31 > top of Java-index,Java Essentials,Java Programming...
# 3

Jakarta Commons Codec has a Base64 class.

sabre150a at 2007-7-29 16:58:31 > top of Java-index,Java Essentials,Java Programming...