public ZipLeveledStructureProvider(ZipFile sourceFile)(Code)
Creates a ZipFileStructureProvider, which will operate on
the passed zip file.
Parameters: sourceFile - The source file to create the ZipLeveledStructureProvideraround
Creates a new container zip entry with the specified name, iff it has
not already been created. If the parent of the given element does not
already exist it will be recursively created as well.
Parameters: pathname - The path representing the container The element represented by this pathname (it may have already existed)