Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 55257 invoked from network); 28 Oct 2003 05:05:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Oct 2003 05:05:37 -0000 Received: (qmail 11628 invoked by uid 500); 28 Oct 2003 05:05:13 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 11480 invoked by uid 500); 28 Oct 2003 05:05:13 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 11467 invoked from network); 28 Oct 2003 05:05:12 -0000 Received: from unknown (HELO mail.windward.net) (199.45.247.101) by daedalus.apache.org with SMTP; 28 Oct 2003 05:05:12 -0000 Received: from belle [199.45.247.107] by mail.windward.net (SMTPD32-8.01) id A91312D00B2; Mon, 27 Oct 2003 22:05:23 -0700 Message-ID: <007d01c39d11$248ea980$6bf72dc7@belle> From: "David Thielen" To: Subject: betwixt chars > 127 Date: Mon, 27 Oct 2003 22:05:44 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_007A_01C39CD6.782B1690" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_007A_01C39CD6.782B1690 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi; I am using betwixt (love it) and just hit a problem. One of my getters = returns a String with a char > 127 in it (E' - in a French name). How should I handle this? With no encoding it is bad xml. When I set the = encoding to Windows-1252 I get problems in how it's interpreted in = dom4j. Any ideas? thanks - dave ------=_NextPart_000_007A_01C39CD6.782B1690--