On 2/22/06, hongseok.yoon / gmail.com <hongseok.yoon / gmail.com> wrote:> I read XML file using REXML.> The XML file contains Korean charactors.>> If I print the file using REXML::Document.write $stdout, everything is> okay.( means Korean is printed out narmaly )> But, if I try again using REXML::Element.text, Korean charactors are> broken.( some strange charactors )>> ARe there any solution for this?>
What encoding scheme did you use?Show me the content of Element.text.
--http://nohmad.sub-port.net