Package org.as2lib.env.reflect.algorithm

Class Summary
ClassAlgorithm ClassAlgorithm searches for the class of a specific instance or class and returns information about that class.
MethodAlgorithm MethodAlgorithm searches for all methods of a specific class.
PackageAlgorithm PackageAlgorithm searches for the specified package and returns the package info representing the found package.
PackageMemberAlgorithm PackageMemberAlgorithm searches for members, that means types and packages, of a specific package
PropertyAlgorithm PropertyAlgorithm searches for all properties of a class.