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

Interface Summary
Member **For internal use only** Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
 

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



Copyright © 2002 Apache XML Project. All Rights Reserved.