|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mtj.preverifier.ArchivePreverifier
public class ArchivePreverifier
A preverifier implementation for pre-verifying an archive file.
| Constructor Summary | |
|---|---|
ArchivePreverifier(IPreverificationPolicy preverificationPolicy,
IArchivePreverificationListener listener)
Create a new archive preverifier with the specified policy and listener. |
|
| Method Summary | |
|---|---|
void |
preverify(File archive,
File outputFile,
URL[] classpath)
Preverify the specified archive file using the specified classpath. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArchivePreverifier(IPreverificationPolicy preverificationPolicy,
IArchivePreverificationListener listener)
preverificationPolicy - listener - | Method Detail |
|---|
public void preverify(File archive,
File outputFile,
URL[] classpath)
throws IOException
classStream - classpath -
IOException
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||