Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
Ruby Java Bridge
Summary
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
By:
Double Dee
Query object's methods and attributes [ reply ]
2009-09-28 19:58
Hi,
When I create a java object, how can I find all its attributes and methods? Calling #getMethods() returns a bunch of non human readable objects.
Cheers,