Class KeywordReplacer
java.lang.Object
com.earth2me.essentials.textreader.KeywordReplacer
- All Implemented Interfaces:
IResolvable
,IText
-
Constructor Summary
ConstructorDescriptionKeywordReplacer
(IText input, CommandSource sender, IEssentials ess) KeywordReplacer
(IText input, CommandSource sender, IEssentials ess, boolean showPrivate) KeywordReplacer
(IText input, CommandSource sender, IEssentials ess, boolean showPrivate, boolean replaceSpacesWithUnderscores) -
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
-
KeywordReplacer
-
KeywordReplacer
-
KeywordReplacer
public KeywordReplacer(IText input, CommandSource sender, IEssentials ess, boolean showPrivate, boolean replaceSpacesWithUnderscores)
-
-
Method Details
-
getLines
-
getChapters
- Specified by:
getChapters
in interfaceIText
-
getBookmarks
- Specified by:
getBookmarks
in interfaceIText
-