As2lib Reflection API
Document Actions
What are reflections? What functionalities is the As2lib Reflection API (org.as2lib.env.reflect) offering me and how can I use these functionalities?
simonwacker
- Reflection Basics What are reflections? How do reflections help me with development? What other programming languages support reflections?
- The Reflection Utility What is the light-weight reflection utility? What services does it offer? What are its advantages?
- The Class Info How can I find out everything about a class? What methods and properties does it declare? What are its super-classes? What is its namespace and of which package is it a member of? How can I get all its methods and properties that match a given criteria?
- The Package Info How can I find out everything about a package? What members, classes and packages, does it have? What are its parent packages? How can I get all its members that match a given criteria?
All content on one page (useful for printing, presentation mode etc.)
This Tutorial applies to: as2lib 0.9
by simonwacker at 2005-05-31 13:24

