|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.convertpdf.docservice.UnZipArchive
public class UnZipArchive
Constructor Summary | |
---|---|
UnZipArchive()
|
Method Summary | |
---|---|
static void |
unzipArchive(Document inZipDoc,
java.lang.String destDir)
This method unzips the archive to the destination directory. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnZipArchive()
Method Detail |
---|
public static void unzipArchive(Document inZipDoc, java.lang.String destDir) throws ConvertPdfException
inZipDoc
- destDir
-
ConvertPdfException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |