Class Archive
java.lang.Object
com.adobe.epubcheck.util.Archive
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcollectFiles(File dir, String dirName) voidvoidcreateArchive(File absoluteEpubFilePath) voidprivate longprivate longvoidprivate File
-
Field Details
-
paths
-
names
-
baseDir
-
epubFile
-
epubName
-
-
Constructor Details
-
Archive
-
Archive
-
-
Method Details
-
getEpubName
-
getEpubFile
-
deleteEpubFile
public void deleteEpubFile() -
createArchive
-
createArchive
public void createArchive() -
makeCanonical
-
getSize
- Throws:
IOException
-
getCRC
- Throws:
IOException
-
collectFiles
-
listFiles
public void listFiles()
-