E G

E

EzText - Class in <Unnamed>
 
EzText(String) - Constructor for class EzText
Construct an EzText object by reading in the words of a file.

G

getLength() - Method in class EzText
Get the number of words in this text.
getWord(Integer) - Method in class EzText
Get a specified numbered word in this text.

E G