Skip navigation links
A C D E F G H I L M N P R S T U V W 

G

getBody(Document) - Method in class Parser
Method to get and return the contents of a web pages body.
getData() - Method in class Node
Get and return the data element of this NOde
getDocument(String) - Method in class Parser
Get the web page, create a Document object and return it You should use JSoup to do that and customize all the exceptions by throwing ParseException
getLinks(Document) - Method in class Parser
Method to extract and enumerate all links on a given web page
getList() - Method in class Word
Get the ArrayList of associated urls
getNext() - Method in class Node
Get and return the reference to the next Node in our Queue
getPageList(String) - Method in class FileUtils
Read back the page table from the hard coded file name.
getPrev() - Method in class Node
Get and return the reference to the previous Node in our Queue
getScore() - Method in class Result
Get the score of this Result
getURL() - Method in class Page
Get the url String for this URL object
getURL() - Method in class Result
Get the URL of this Result as a String
getURLID() - Method in class Page
Get the urlID of this URL
getURLID() - Method in class Result
Get the URL ID for this Result.
getWord() - Method in class Word
Get the String representation for this Word object
getWordList(String) - Method in class FileUtils
Read back the word table from the hard coded filename.
A C D E F G H I L M N P R S T U V W 
Skip navigation links