Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.model.preverifier

This package provides an API for preverification support.

See:
          Description

Interface Summary
IPreverifier Required interface for preverification support.
 

Class Summary
StandardPreverifierFactory A factory implementation for generating instances of StandardPreverifier with the appropriate parameters.
StandardPreverifierParameters A simple holder class that tracks the parameters for preverification.
 

Exception Summary
PreverifierNotFoundException Exception used when there is a need to preverify and there no valid preverifier
 

Package org.eclipse.mtj.core.model.preverifier Description

This package provides an API for preverification support.


Mobile Tools for Java
Release 1.0