Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 83967 invoked from network); 20 Dec 2006 16:53:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 16:53:10 -0000 Received: (qmail 4958 invoked by uid 500); 20 Dec 2006 16:53:14 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 4903 invoked by uid 500); 20 Dec 2006 16:53:14 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4892 invoked by uid 99); 20 Dec 2006 16:53:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 08:53:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jochen.wiedmann@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wr-out-0506.google.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 08:53:04 -0800 Received: by wr-out-0506.google.com with SMTP id i4so56548wra for ; Wed, 20 Dec 2006 08:52:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WAZehFRPd6wUAFp9V7UN/dTMFRktKuS0OobQ33ZLE0AInOeQxcUt72Lnoko3GUnIJEZb1t7zikb14T5B+3d0i5BAs7tycHlba7WzbS4slb7abIbQtlXMAYJ4hbjXB/Gq5SUGtPmpzSjcK4aRAYDLNPXDfqOuA4iyRFS1IRN4B4M= Received: by 10.90.120.13 with SMTP id s13mr7288791agc.1166633561262; Wed, 20 Dec 2006 08:52:41 -0800 (PST) Received: by 10.90.72.19 with HTTP; Wed, 20 Dec 2006 08:52:40 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 17:52:40 +0100 From: "Jochen Wiedmann" To: "Jakarta Commons Developers List" Subject: Re: Commons Parser In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 12/20/06, C. Grobmeier wrote: > HV101020060003TESTTESTTEST > > This String could be read at least like this: > > Mandant: HV > Request-Date: 10.10.2006 > Substructure count: 3 > 3 Substructures with the values: TEST > > I handle this quite often with substring() and such stuff but this means i have static javacode and when the structure changes, i change my code. I would think that your proposed solution would be mainly duplicating java.text.MessageFormat. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org