Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

Utilities.validateZip

Validates the integrity of a zip file.

Syntax

Parameters

zip
The pathname of the zip file to validate.

Returns

Returns true if zip file is good, false if not.

Example

Validate and unzip the zip file stored at c:xx.zip:

See Also

unzipFile

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.