Uses of Class
org.refcodes.textual.ReplaceTextBuilder
-
-
Uses of ReplaceTextBuilder in org.refcodes.textual
Methods in org.refcodes.textual that return ReplaceTextBuilder Modifier and Type Method Description ReplaceTextBuilder
ReplaceTextBuilder. withFindText(String aFindText)
Sets the find text for the find text property.ReplaceTextBuilder
ReplaceTextBuilder. withReplaceText(String aReplaceText)
Sets the replace text for the replace text property.
-