Skip navigation links
F I M P S 

F

FindLine - Class in <Unnamed>
A class that searches for a string in text.
FindLine() - Constructor for class FindLine
 

I

isStrictPalindrome(String) - Static method in class StrictPalindrome
Determine if a word is a palindrome.

M

main(String[]) - Static method in class FindLine
Solicits a single word from the user at the command line and searches for it in the Bill of Rights (BillOfRights.txt).
main(String[]) - Static method in class ScriptPrinter
Solicits a single name from the user at the command line and searches for it in an exceprt from Rent (Rent-Excerpt.txt).
main(String[]) - Static method in class StrictPalindrome
Solicits a single word from the user at the command line and return whether it is a strict palindrome.

P

printLinesFor(String, String) - Static method in class ScriptPrinter
Prints lines from a script for a given actress (or actor).
printMatchingLines(String, String) - Static method in class FindLine
Find word in multi-line string and print matching lines and line numbers.

S

ScriptPrinter - Class in <Unnamed>
A class that prints lines for a given actress from a script.
ScriptPrinter() - Constructor for class ScriptPrinter
 
StrictPalindrome - Class in <Unnamed>
A class that determines if a word is a palindrome.
StrictPalindrome() - Constructor for class StrictPalindrome
 
F I M P S 
Skip navigation links