- S - Static variable in class regexodus.Category
-
- Sc - Static variable in class regexodus.Category
-
- Sc - Static variable in interface regexodus.UnicodeConstants
-
- search(int) - Method in class regexodus.Matcher
-
- set(Character) - Method in class regexodus.ds.CharArrayList.CharListIterator
-
Delegates to the corresponding type-specific method.
- set(char) - Method in class regexodus.ds.CharArrayList.CharListIterator
-
- set(int, Character) - Method in class regexodus.ds.CharArrayList
-
- set(int) - Method in class regexodus.ds.IntBitSet
-
- set(int, boolean) - Method in class regexodus.ds.IntBitSet
-
- set(int, int) - Method in class regexodus.ds.IntBitSet
-
- set(int, int, boolean) - Method in class regexodus.ds.IntBitSet
-
- setAll(Reader) - Method in class regexodus.Matcher
-
- setEmptyEnabled(boolean) - Method in class regexodus.RETokenizer
-
- setPosition(int) - Method in class regexodus.Matcher
-
Allows to set a position the subsequent find()/find(int) will start from.
- setSubstitution(String, boolean) - Method in class regexodus.Replacer
-
- setTarget(Matcher, int) - Method in class regexodus.Matcher
-
This method allows to efficiently pass data between matchers.
- setTarget(CharSequence) - Method in class regexodus.Matcher
-
Supplies a text to search in/match with.
- setTarget(CharSequence, int, int) - Method in class regexodus.Matcher
-
Supplies a text to search in/match with, as a part of String.
- setTarget(char[], int, int) - Method in class regexodus.Matcher
-
Supplies a text to search in/match with, as a part of char array.
- setTarget(char[], int, int, boolean) - Method in class regexodus.Matcher
-
To be used with much care.
- setTarget(Reader, int) - Method in class regexodus.Matcher
-
Supplies a text to search in/match with through a stream.
- shiftKeys(int) - Method in class regexodus.ds.CharCharMap
-
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
- size() - Method in class regexodus.ds.CharArrayList
-
- size(int) - Method in class regexodus.ds.CharArrayList
-
- size - Variable in class regexodus.ds.CharCharMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class regexodus.ds.CharCharMap
-
- size() - Method in class regexodus.ds.IntBitSet
-
- Sk - Static variable in class regexodus.Category
-
- Sk - Static variable in interface regexodus.UnicodeConstants
-
- skip(int) - Method in class regexodus.ds.CharArrayList.CharListIterator
-
This method just iterates the type-specific version of
next() for at most
n times, stopping if
hasNext() becomes false.
- skip() - Method in class regexodus.Matcher
-
Sets the current search position just after the end of last match.
- Sm - Static variable in class regexodus.Category
-
- Sm - Static variable in interface regexodus.UnicodeConstants
-
- So - Static variable in class regexodus.Category
-
- So - Static variable in interface regexodus.UnicodeConstants
-
- split() - Method in class regexodus.RETokenizer
-
- start() - Method in class regexodus.Matcher
-
- start(int) - Method in class regexodus.Matcher
-
- start() - Method in interface regexodus.MatchResult
-
- start(int) - Method in interface regexodus.MatchResult
-
- startsWith(String) - Method in class regexodus.Pattern
-
A shorthand for Pattern.matcher(String).matchesPrefix().
- subList(int, int) - Method in class regexodus.ds.CharArrayList
-
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
- Substitution - Interface in regexodus
-
- suffix() - Method in class regexodus.Matcher
-
- SUFFIX - Static variable in interface regexodus.MatchResult
-
- suffix() - Method in interface regexodus.MatchResult
-
- superCategories - Static variable in class regexodus.Category
-