Hi all, I download the JDOM source from 11.15.2000, when i use the SAXBuilder to parser a XML which was encode with "UTF-16", it rise a exception that the "UTF-16" encoding format is not supportted. But when i use org.xml.sax to parser a XML document with "UTF-16" declared, it worked well. What is the problem? Please help. Thanks in advance. wutao