A B C D E F G H I L M N O P R S T U V X

S

s_nameTable - Static variable in class gnu.regexp.RETokenPOSIX
 
second - Variable in class gnu.regexp.IntPair
 
set(int) - Method in class gnu.regexp.RESyntax
Set a given bit in this syntax.
setLineSeparator(String) - Method in class gnu.regexp.RESyntax
Changes the line separator string for regular expressions created using this RESyntax.
setUncle(REToken) - Method in class gnu.regexp.REToken
 
setUncle(REToken) - Method in class gnu.regexp.RE
 
SPACE - Static variable in class gnu.regexp.RETokenPOSIX
 
start - Variable in class gnu.regexp.REMatch
 
subIndex - Variable in class gnu.regexp.REToken
 
substitute(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input.
substitute(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input beginning at the specified index position.
substitute(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input string, beginning at the specified index position and using the specified execution flags.
substituteAll(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text.
substituteAll(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index.
substituteAll(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index and using the specified execution flags.
substituteInto(String) - Method in class gnu.regexp.REMatch
Substitute the results of this match to create a new string.

A B C D E F G H I L M N O P R S T U V X
Copyright © 1998,1999 Wes Biggs. All Rights reserved.