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

P

Page - Class in <Unnamed>
Page object to represent a web page.
Page(String, int) - Constructor for class Page
Construct a new page object.
pageList - Static variable in class Search
Parsed pages.
pageListFile - Variable in class Search
Page List File Path
parse(Document, int) - Method in class Crawler
Parse driver to manage parsing for links and text.
parsed - Static variable in class Crawler
List of parsed pages.
ParseException - Exception in <Unnamed>
The exception class for Parser.
ParseException(String) - Constructor for exception ParseException
Constructor for our ParseException to pass the message to the super constructor (Exception)
parseLinks(Document) - Method in class Crawler
Parse a Document object for available links
parser - Static variable in class Crawler
Parser Object.
Parser - Class in <Unnamed>
Fetch web page from URL, extract and return content.
Parser() - Constructor for class Parser
 
parseText(Document, int) - Method in class Crawler
Parse a Document for the body of text
peek() - Method in class MyQueue
Return, but don't remove, the first element in the Queue
postings - Variable in class Word
List for URLIDs associated with this Word.
prev - Variable in class Node
This will store a reference to the previous Node in the Queue.
A C D E F G H I L M N P R S T U V W 
Skip navigation links