Package com.ibm.sigtest

Class Summary
ClassDesc This class stores all the information needed to compare the signature of one class to another.
MemberDesc This class stores the name and modifiers for a given member (class or method).
MethodDesc This class stores all the information needed to identify a method signature.
ProjectDesc This class stores a name and a collection of class descriptions, to form a project.
ProjectFileGenerator This class generates a project file which contains a snapshot of the current signatures of the specified classes.
SigTestUtils This class implements static utility methods for use by the signature test tool.
TestSignatures This class compares a project file to either the classes currently available on the classpath, or another project file.
 



Copyright © 2003 IBM. All Rights Reserved.