A B C D E F G I K M N P R S T W

M

main(String[]) - Static method in class BookNames
 
matchesString(File, String) - Static method in class BookNames
Tries to match regex to the file names of all files in this directory and its sub-directories.
maxDvdSize - Static variable in class BookNames
The size in bytes of the DVD used.
moveFile(String, String, String[]) - Static method in class BookNames
Generates a move command Windows DOS cmd to move a file or directory to a new location.
moveFileWithISBNTitle(String, String) - Static method in class BookNames
Given directory dirPath it looks through all the folders and files in dirPath for a file with a legitimate ISBN in the filename.
moveSingleFiles(String, String, int) - Static method in class BookNames
It looks through a directory for folders containing only one file or for folders without any files.
moveWhatever(String, String, String) - Static method in class BookNames
Given a directory dirPath it will match each of its files and files in its sub-dirs to string regex.

A B C D E F G I K M N P R S T W