All Classes and Interfaces

Class
Description
Represents the ACC_ABSTRACT property flag for classes/methods as described in the Class File Format Specification.
Represents the access modifiers as defined in the Java Language Specification.
 
 
 
 
 
 
 
Represents the ACC_BRIDGE property flag for classes/methods as described in the Class File Format Specification.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Marker interface for all filters.
 
 
 
Represents the final modifier.
Display help information on japicmp-maven-plugin.
Call mvn japicmp:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Encapsulates all options regarding ignore missing classes.
 
 
 
 
 
 
 
 
 
 
 
 
Interface to union the two interface JApiHasSyntheticAttribute and JApiHasSyntheticModifier.
Represents the change status.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Implemented by elements which can indicate if they have changed compatible or not.
 
 
 
 
Interface for any elements that have an abstract modifier.
Implemented by all elements that have an access modifier.
Implemented by all elements that can have annotations.
Implemented by all elements that have a bridge modifier.
Implemented by all elements that can have a change status.
Implemented by all elements that have a final modifier.
This interface is implemented by all elements that can have line number in their source file.
 
Implemented by all elements that have a modifier (access, synthetic, etc.)
Implemented by all elements that have a static modifier.
Implemented by all elements that can have a synthetic attribute as described in the Class File Format Specification.
Implemented by all elements that can have a synthetic modifier.
Implemented by all elements that can have a transient modifier.
 
This interface defines a method to check whether the implementing element has changed in a way that is compatible or incompatible regarding the Java Object Serialization mechanism as defined in http://docs.oracle.com/javase/7/docs/platform/serialization/spec/serialTOC.html.
 
 
 
Marker interface for all modifiers.
 
This class is used as a replacement for superclasses that could not be found on the classpath
 
 
This class represents changes regarding the Java Object Serialization Specification (see http://docs.oracle.com/javase/7/docs/platform/serialization/spec/serialTOC.html).
 
 
This class provides the basic methods to compare the classes within to jar archives.
 
This class represents all options for the comparison.
When both versions of the archives under comparison use the exact same classpath only one classpath has to be provided.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Represents the static modifier.
 
 
 
 
 
Represents a synthetic attribute.
Represents the ACC_SYNTHETIC property flag for classes/methods/fields as described in the Class File Format Specification.
 
Represents the transient modifier.