Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD394921B for ; Tue, 31 Jan 2012 13:06:19 +0000 (UTC) Received: (qmail 83491 invoked by uid 500); 31 Jan 2012 13:06:18 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 83199 invoked by uid 500); 31 Jan 2012 13:06:17 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 83191 invoked by uid 99); 31 Jan 2012 13:06:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 13:06:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.28] (HELO sif.is.scarlet.be) (193.74.71.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 13:06:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1328015148; bh=R3Z81Z1Eue0vUfSeQibavDzo90C44r0ry1AwZ7DmAZA=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=Fz1D6XFy135eLgx7JLrlJjdUIFfpGK4LsxvOj6jo+szo+Tl5apIlsEt/zvOqUzNoO O9ohrAozugpBDGs/2eaK4e8PU/hqLGV4iuI/gTa+sV+Q37BY/BnMKLFMMoqnbk1dGz gqldJUNW68UL2H8D5xlqNvVy2qIQ9KDrbQ1mywGI= Received: from mail.harfang.homelinux.org (ip-213-49-251-52.dsl.scarlet.be [213.49.251.52]) by sif.is.scarlet.be (8.14.5/8.14.5) with ESMTP id q0VD5lui028351 for ; Tue, 31 Jan 2012 14:05:48 +0100 X-Scarlet: d=1328015148 c=213.49.251.52 Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 7FBA661CD1 for ; Tue, 31 Jan 2012 14:05:47 +0100 (CET) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id YA+Sevipd+GQ for ; Tue, 31 Jan 2012 14:05:42 +0100 (CET) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 6279A617E9 for ; Tue, 31 Jan 2012 14:05:42 +0100 (CET) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.77) (envelope-from ) id 1RsDP4-000054-8W for user@commons.apache.org; Tue, 31 Jan 2012 14:05:42 +0100 Date: Tue, 31 Jan 2012 14:05:41 +0100 From: Gilles Sadowski To: user@commons.apache.org Subject: Re: Query Message-ID: <20120131130541.GL26355@dusk.harfang.homelinux.org> Mail-Followup-To: user@commons.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.21 (2010-09-15) X-DCC-scarlet.be-Metrics: sif 20001; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: clamav-milter 0.97.1-exp at sif X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Hello. As this mailing list is shared by many projects, you should prefix the "subject" line of a new post by the name of the project in square brackets (e.g. like "[Math] How to ..."). Failing to do so may lead to your message being unnoticed by its target audience. Regards, Gilles On Tue, Jan 31, 2012 at 03:26:32AM -0800, Shrirang Edgaonkar wrote: > Dear All, > > > I am using BCE 5.2. I need the method signature which is generic in a special format. > > > For example:- > > If the constant table has 57)CONSTANT_Utf8[1]("(Ljava/util/List;F)Ljava/lang/String;") then I need output as (java.util.List,float) > > How can I get this ? > > Thanks in advance. > > Shrirang --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org