Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.preverifier.IArchivePreverificationListener

Packages that use IArchivePreverificationListener
org.eclipse.mtj.preverifier This package provides the preverification capability. 
 

Uses of IArchivePreverificationListener in org.eclipse.mtj.preverifier
 

Classes in org.eclipse.mtj.preverifier that implement IArchivePreverificationListener
 class NullArchivePreverificationListener
          Null implementation of the IArchivePreverificationListener implementation.
 

Constructors in org.eclipse.mtj.preverifier with parameters of type IArchivePreverificationListener
ArchivePreverifier(IPreverificationPolicy preverificationPolicy, IArchivePreverificationListener listener)
          Create a new archive preverifier with the specified policy and listener.
 


Mobile Tools for Java
Release 1.0