Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.preverifier

This package provides the preverification capability.

See:
          Description

Interface Summary
IArchivePreverificationListener An interface that clients may provide when pre-verifying archive files to receive callbacks concerning preverification processing.
IPreverificationPolicy Interface that provides the policy information used during the process of doing preverification.
 

Class Summary
AbstractPreverificationPolicy Abstract superclass of the preverification policies.
ArchivePreverifier A preverifier implementation for pre-verifying an archive file.
ClassPreverifier A class preverifier implementation
CLDC1_0PreverificationPolicy CLDC 1.0 preverification policy
CLDC1_1PreverificationPolicy CLDC 1.1 preverification policy
NullArchivePreverificationListener Null implementation of the IArchivePreverificationListener implementation.
 

Package org.eclipse.mtj.preverifier Description

This package provides the preverification capability.


Mobile Tools for Java
Release 1.0