Skip navigation links
C D E F G I L M N O P R S T U 

S

setInstructions(char[], int) - Method in class org.apache.regexp.REProgram
Sets a new regular expression program to run.
setMatchFlags(int) - Method in class org.apache.regexp.RE
Sets match behaviour flags which alter the way RE does matching.
setParenEnd(int, int) - Method in class org.apache.regexp.RE
Sets the end of a paren level
setParenStart(int, int) - Method in class org.apache.regexp.RE
Sets the start of a paren level
setProgram(REProgram) - Method in class org.apache.regexp.RE
Sets the current regular expression program used by this matcher object.
simplePatternToFullRegularExpression(String) - Static method in class org.apache.regexp.RE
Converts a 'simplified' regular expression to a full regular expression
SPACE_SEPARATOR - Static variable in class org.apache.regexp.RECharacter
 
split(String) - Method in class org.apache.regexp.RE
Splits a string into an array of strings on regular expression boundaries.
START_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
StreamCharacterIterator - Class in org.apache.regexp
Encapsulates java.io.InputStream as CharacterIterator.
StreamCharacterIterator(InputStream) - Constructor for class org.apache.regexp.StreamCharacterIterator
 
StringCharacterIterator - Class in org.apache.regexp
Encapsulates String as CharacterIterator.
StringCharacterIterator(String) - Constructor for class org.apache.regexp.StringCharacterIterator
 
subst(String, String) - Method in class org.apache.regexp.RE
Substitutes a string for this regular expression in another string.
subst(String, String, int) - Method in class org.apache.regexp.RE
Substitutes a string for this regular expression in another string.
substring(int, int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
substring(int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
substring(int, int) - Method in interface org.apache.regexp.CharacterIterator
 
substring(int) - Method in interface org.apache.regexp.CharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
substring(int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.StreamCharacterIterator
 
substring(int) - Method in class org.apache.regexp.StreamCharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.StringCharacterIterator
 
substring(int) - Method in class org.apache.regexp.StringCharacterIterator
 
SURROGATE - Static variable in class org.apache.regexp.RECharacter
 
C D E F G I L M N O P R S T U 
Skip navigation links