File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes XML Base16, Base 32 AND Base64 encoding difference Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XML Base16, Base 32 AND Base64 encoding difference" Watch "XML Base16, Base 32 AND Base64 encoding difference" New topic
Author

XML Base16, Base 32 AND Base64 encoding difference

Pawanpreet Singh
Ranch Hand

Joined: Jun 12, 2005
Posts: 264

Hi Everybody,
I am going to user C - Xml parsing (SAX parsing). Now there is one thing we mention during very start of xml document
<%?xml version="1.0" encoding="UTF-8"%>
I just want to know what is meaning of encoding attribute value
like UTF-8/UTF-16 and is there any parser validation on this encoding technique. I just know that these are encoding techniques.

Also let me know that is there any relation in UTF-8/UTF-16 and Base16, Base32 and Base64 encoding.

Please provide me help in detail or you can also tell me some simple and easy tutorials for this.

Sincerely,
Pawan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: XML Base16, Base 32 AND Base64 encoding difference
 
Similar Threads
Setting encoding in web.xml
Japanese character set
XML Base16, Base 32 AND Base64 encoding difference
SAXParseException: The processing instruction must begin with the name of the target
Unicode parsing exception