Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 27318 invoked from network); 5 Jun 2006 20:44:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 20:44:58 -0000 Received: (qmail 93606 invoked by uid 500); 5 Jun 2006 20:44:38 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 92765 invoked by uid 500); 5 Jun 2006 20:44:33 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 91983 invoked by uid 99); 5 Jun 2006 20:44:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:44:29 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of robertburrelldonkin@blueyonder.co.uk designates 195.188.213.8 as permitted sender) Received: from [195.188.213.8] (HELO smtp-out5.blueyonder.co.uk) (195.188.213.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:18:15 -0700 Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FnLWM-0000az-Ah for commons-user@jakarta.apache.org; Mon, 05 Jun 2006 21:17:54 +0100 Received: from [82.38.65.173] (helo=knossos.elmet) by asmtp-out2.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FnLWI-0001Fx-QE for commons-user@jakarta.apache.org; Mon, 05 Jun 2006 21:17:50 +0100 Subject: Re: [Betwixt] Supply .betwixt file in code? From: robert burrell donkin To: Jakarta Commons Users List In-Reply-To: <27762.170.201.180.137.1149279556.squirrel@webmail.chiron.lunarpages.com> References: <27762.170.201.180.137.1149279556.squirrel@webmail.chiron.lunarpages.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 21:27:48 +0100 Message-Id: <1149539268.5160.9.camel@knossos.elmet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1-1mdk Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Fri, 2006-06-02 at 16:19 -0400, Frank W. Zammetti wrote: > Hi... first time even *looking* at Betwixt, so quick n00b question... is > it possible to supply the equivalent of a *.betwixt mapping file, as a > String, in my code? I basically want to be able to embed the mappings > directly into a class as a static String and not have an external mapping > file. http://jakarta.apache.org/commons/betwixt/guide/binding.html#Multi_Mapping (the documentation needs indexing and i have a stylesheet ready for the job but not sure when i'll find the time ATM) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org