ZipEntry.isDirectory
Class Overview | Class Members |
This Package |
All Packages
public boolean isDirectory()
Description
Returns true if this is a directory entry. A directory entry is
defined to be one whose name ends with a '/'.
Send feedback to MSDN.Look here for MSDN Online resources.