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

G

genPDFTKcat(String, String, String) - Static method in class BookNames
Generates the DOS cmd pdftk command to catenate the first 20 pages of a pdf file for all files in the folder.
getCatagories(String) - Static method in class copyURL
Gets the categories of the book from the books xml file downloaded from amazon.
getData(String) - Static method in class InputData
Requests to get input data from a file or keyboard, than returns it in a String[], where everything was split by spaces.
getFile(String, String, String, String, String, String, boolean) - Static method in class copyURL
This takes an ISBN number and attempts to get from amazon or isbndb its corresponding xml file.
getISBN(String, String, int, String) - Static method in class BookNames
Searches through a text file and returns the correct ISBN number for this book.
getNumberOfFiles(File, File[], int) - Static method in class copyURL
Given directory dir, this calculates the total number of files in it including files in its sub-directories but doesn't count the directories themselves.
getTitle(String) - Static method in class copyURL
Gets the title of the book from the books xml file downloaded from amazon.
going - Static variable in class BookNames
Used as a flag in isbnDriver().

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