Re: [dom4j-user] Reading the euro symbol in a file using the SAXReader

2003-02-19 Thread Portia . Tung
| | To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> | | cc: | | Subject: Re: [

Re: [dom4j-user] Reading the euro symbol in a file using the SAXReader

2003-02-19 Thread James Strachan
From: <[EMAIL PROTECTED]> > I get the following exception when I try to read a file containing the euro > symbol: > > org.dom4j.DocumentException: invalid byte 1 of 1-byte UTF-8 sequence (0x80) > Nested exception: invalid byte 1 of 1-byte UTF-8 sequence (0x80) > at org.dom4j.io.SAXReader.read

[dom4j-user] Reading the euro symbol in a file using the SAXReader

2003-02-16 Thread Portia . Tung
I get the following exception when I try to read a file containing the euro symbol: org.dom4j.DocumentException: invalid byte 1 of 1-byte UTF-8 sequence (0x80) Nested exception: invalid byte 1 of 1-byte UTF-8 sequence (0x80) at org.dom4j.io.SAXReader.read(SAXReader.java:342) at org.dom