Kofax Mobile SDK API Reference
Instance Methods | List of all members
KFXZipBundle Class Reference

Zip bundle. More...

#import <KFXZipBundle.h>

Inheritance diagram for KFXZipBundle:
<KFXBundleProtocol>

Instance Methods

(instancetype) - initWithFile:
 Constructor. More...
 
- Instance Methods inherited from <KFXBundleProtocol>
(void) - enumerateUsingBlock:
 Iteration through bundle contents. More...
 

Detailed Description

Zip bundle.

Represents a zip archive. Conforms to KFXBundleProtocol.

See also
KFXBundleProtocol

Method Documentation

- (instancetype) initWithFile: (NSString *)  path

Constructor.

Initializes object with path to zip archive.

Parameters
path- path to zip archive.

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.