Index

A B C D F G I J L M O P Q R S T U V W 
All Classes and Interfaces|All Packages

M

Madlib - Class in madlibgeneration
The core object that contains the source text file from which its MadlibBlanker and MadlibFiller can blank words in the document and fill in the blanks with user-determined words
Madlib(String, String, int) - Constructor for class madlibgeneration.Madlib
 
MadlibBlanker - Class in madlibgeneration
Processes Madlib through the "blanking" process, which takes the madlib's source text and blanks out certain words to be filled in later by the user.
MadlibBlanker() - Constructor for class madlibgeneration.MadlibBlanker
 
MadlibFiller - Class in madlibgeneration
Utility class that takes madlibified madlib (txt file with some words replaced by [part of speech] blocks) and fills in with user's replacement words collected from the CLI
MadlibFiller() - Constructor for class madlibgeneration.MadlibFiller
 
madlibgeneration - package madlibgeneration
Contains classes related to madlib creation and operation: the Madlib object itself, utility to blank source text, and utility to fill in blanked text
A B C D F G I J L M O P Q R S T U V W 
All Classes and Interfaces|All Packages