What is an export file?
Created May 7, 2012
Julien SIMON
The EXP file format is defined by the Java Card 2.1.1 Virtual Machine Specification.
An EXP file provides information on the public API of a package, i.e. the signature of its public methods. It is built when the package is converted and is mainly used for linking purposes.