Package org.apache.xml.utils.synthetic.reflection

Interface Summary

Member Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.

Class Summary

Constructor Constructor provides information about, and access to, a single constructor for a class.
EntryPoint API/behaviors shared between Constructors and Methods.
Field A Field provides information about, and dynamic access to, a single field of a class or an interface.
Method A Method provides information about, and access to, a single method on a class or interface.

Copyright B) 2004 Apache XML Project. All Rights Reserved.