Class TextInput
java.lang.Object
com.earth2me.essentials.textreader.TextInput
- All Implemented Interfaces:
IResolvable
,IText
-
Constructor Summary
ConstructorDescriptionTextInput
(CommandSource sender, String filename, boolean createFile, IEssentials ess) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.earth2me.essentials.textreader.IText
getLineCount
-
Constructor Details
-
TextInput
public TextInput(CommandSource sender, String filename, boolean createFile, IEssentials ess) throws IOException - Throws:
IOException
-
-
Method Details
-
getLines
-
getChapters
- Specified by:
getChapters
in interfaceIText
-
getBookmarks
- Specified by:
getBookmarks
in interfaceIText
-