CSU CS165

E H L M R W 

E

extractHtml() - Static method in class Extractor
Extracts web links.
Extractor - Class in <Unnamed>
 
Extractor() - Constructor for class Extractor
 

H

html - Static variable in class Extractor
Store contents of the html file

L

links - Static variable in class Extractor
Store links found in html file

M

main(String[]) - Static method in class Extractor
 

R

readHtml(String) - Static method in class Extractor
Reads the contents of a specified web page into an ArrayList of Strings.

W

writeHtml(String) - Static method in class Extractor
Writes an HTML file containing a bulleted list of the links extracted from the original page.
E H L M R W 
Skip navigation links

CSU CS165