Re: [dom4j-user] problem with numeric character reference

2004-08-16 Thread Maarten Coene
Hi Kevin, this is something the SAX parser does, I don't think that you can disable this behaviour (although I saw tricks for this on the xerces user mainling list a while ago, perhaps you could try to search their archives) regards, Maarten Kevin Varley wrote: Hello all, I'm having some troubl

[dom4j-user] problem with numeric character reference

2004-08-10 Thread Kevin Varley
Hello all, I'm having some trouble with a numeric chracter reference. I have some well-formed UTF-8 encoded html that i am pulling from a database table and would like to parse and manipulate with dom4j. Some of the html contains numeric character references like ” to represent a right clos