Uses of Class
com.aspose.zip.WimDirectoryEntry
-
-
Uses of WimDirectoryEntry in com.aspose.zip
Methods in com.aspose.zip that return WimDirectoryEntry Modifier and Type Method Description WimDirectoryEntryWimEntry. getParent()Gets the parent directory the entry belongs to.WimDirectoryEntryWimImage. getRootDirectory()Gets the root directory entry of the image.Methods in com.aspose.zip that return types with arguments of type WimDirectoryEntry Modifier and Type Method Description List<WimDirectoryEntry>WimDirectoryEntry. getDirectories()Gets entries ofWimDirectoryEntrytype constituting the directory.
-