Structured Text Toolkit
A C D E F G H I J L M N O P R S T U V W Y

R

RBR - Static variable in class com.saelist.stx.parser.Token
 
ReplaceCommand - class com.saelist.command.ReplaceCommand.
Performs a series of regular expression substitutions on the input files.
ReplaceCommand() - Constructor for class com.saelist.command.ReplaceCommand
 
ReplaceOperator - class com.saelist.stx.operators.ReplaceOperator.
See Operator for general description of the Operator concept in stx.
ReplaceOperator() - Constructor for class com.saelist.stx.operators.ReplaceOperator
 
remove(Pair) - Method in class com.saelist.stx.Pair
Removes the pair from the list of sub-pairs.
remove() - Method in class com.saelist.stx.PairList.TextIterator
 
remove(Pair) - Method in class com.saelist.stx.PairList
 
remove() - Method in class com.saelist.stx.xpath.FileNavigator.FileAttributeAxisIterator
 
removeNull(String) - Static method in class com.saelist.util.Strings
Returns the empty string if value is null or "null".
repeat(String, int) - Static method in class com.saelist.util.Strings
Repeat the given string n times.
replace(File) - Method in class com.saelist.command.ReplaceCommand
 
replace(String, String, String) - Static method in class com.saelist.util.Strings
Substitutes all occurances of a pattern in a text replacementwith replacement.
replace(String, String, String, int) - Static method in class com.saelist.util.Strings
Substitutes the first count occurances of a pattern in a text with replacement.
rest(String, String) - Static method in class com.saelist.util.Strings
Returns the rest of text after first sep.

Structured Text Toolkit
A C D E F G H I J L M N O P R S T U V W Y