|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IZipArchiveEx
COM Interface 'IZipArchiveEx'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to methods and properties to create and manage 7-zip archives.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDf088433d_0167_4866_a846_55cab2fb76b0
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IZipArchive |
|---|
IID55df03ae_b4f8_4387_b8b5_6fb22b15ddac |
| Method Summary | |
|---|---|
void |
addFileEx(java.lang.String inputFile,
java.lang.String rootFolder)
Compresses a file and adds it to the archive preserving the sub-folder off the root folder. |
void |
addFolder(java.lang.String inputFolder,
boolean recursive)
Compress a folder and add it to the archive. |
| Methods inherited from interface com.esri.arcgis.system.IZipArchive |
|---|
addFile, closeArchive, createArchive, extract, extractFile, getFileNames, openArchive |
| Field Detail |
|---|
static final int IIDf088433d_0167_4866_a846_55cab2fb76b0
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void addFileEx(java.lang.String inputFile,
java.lang.String rootFolder)
throws java.io.IOException,
AutomationException
inputFile - The inputFile (in)rootFolder - The rootFolder (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addFolder(java.lang.String inputFolder,
boolean recursive)
throws java.io.IOException,
AutomationException
inputFolder - The inputFolder (in)recursive - The recursive (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||