ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Jython-users
Jython-users
Re: [Jython-users] how to get the definiton of a java method in jython?
by Jim Adrig other posts by this author
Mar 20 2004 8:00AM messages near this date
[Jython-users] how to get the definiton of a java method in jython? | [Jython-users] Support for Windows 2003
Try:

 > >> dir(String.__class__)

Then:

 > >> String.declaredMethods

etc ? ...

On Mar 19, 2004, at 12:41 PM, chen ge wrote:

>  for example: i can use dir(String) to get the whole methods, but don't 
>  konw the parameters.
> 
>  _________________________________________________________________
>  ~{Cb7QOBTX~} MSN Explorer:   http://explorer.msn.com/lccn/
> 
> 
>  -------------------------------------------------------
>  This SF.Net email is sponsored by: IBM Linux Tutorials
>  Free Linux tutorial presented by Daniel Robbins, President and CEO of
>  GenToo technologies. Learn everything from fundamentals to system
>  administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
>  _______________________________________________
>  Jython-users mailing list
>  Jython-users@[...].net
>  https://lists.sourceforge.net/lists/listinfo/jython-users
> 
Attachments:
unknown1

Thread:
chen ge
Jim Adrig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved