- h1(String) - Static method in class Tag
-
Returns header 1 formatted html tags.
- h2(String) - Static method in class Tag
-
Returns header 2 formatted html tags.
- h3(String) - Static method in class Tag
-
Returns header 3 formatted html tags.
- hasNext() - Method in class CSVReader
-
Checks to see if the fileScanner has more lines and returns the answer.
- htmlClosing() - Static method in class Tag
-
Simple closing tags for an html document
- htmlOpening() - Static method in class Tag
-
Simple opening tags for any html document.