Uses of Class
com.aspose.zip.XarDirectoryEntry
-
-
Uses of XarDirectoryEntry in com.aspose.zip
Methods in com.aspose.zip that return XarDirectoryEntry Modifier and Type Method Description XarDirectoryEntryXarEntry. getParent()Gets the parent directory the entry belongs to.Methods in com.aspose.zip that return types with arguments of type XarDirectoryEntry Modifier and Type Method Description Iterable<XarDirectoryEntry>XarDirectoryEntry. getDirectories()Gets entries ofXarDirectoryEntrytype constituting the directory.
-