- target() - Method in class regexodus.Matcher
-
- TARGET - Static variable in interface regexodus.MatchResult
-
- target() - Method in interface regexodus.MatchResult
-
- targetChars() - Method in class regexodus.Matcher
-
- targetChars() - Method in interface regexodus.MatchResult
-
- targetEnd() - Method in class regexodus.Matcher
-
- targetEnd() - Method in interface regexodus.MatchResult
-
- targetStart() - Method in class regexodus.Matcher
-
- targetStart() - Method in interface regexodus.MatchResult
-
- Term - Class in regexodus
-
- TextBuffer - Interface in regexodus
-
- toArray() - Method in class regexodus.ds.CharArrayList
-
- toArray(T[]) - Method in class regexodus.ds.CharArrayList
-
Returns an array containing all of the elements in this list in
proper sequence (from first to last element); the runtime type of
the returned array is that of the specified array.
- toArray(Character[]) - Method in class regexodus.ds.CharArrayList
-
- toArray(char[]) - Method in class regexodus.ds.CharArrayList
-
- toCharArray() - Method in class regexodus.ds.CharArrayList
-
- tokenizer(String) - Method in class regexodus.Pattern
-
Tokenizes a text by an occurrences of the pattern.
- tokenizer(char[], int, int) - Method in class regexodus.Pattern
-
Tokenizes a specified region by an occurrences of the pattern.
- tokenizer(Reader, int) - Method in class regexodus.Pattern
-
Tokenizes a specified region by an occurrences of the pattern.
- toString() - Method in class regexodus.Category
-
- toString() - Method in class regexodus.ds.CharArrayList
-
- toString() - Method in class regexodus.Matcher
-
- toString() - Method in class regexodus.Pattern
-
- toString() - Method in class regexodus.PerlSubstitution
-
- toString() - Method in class regexodus.Replacer
-
- toString() - Method in class regexodus.RETokenizer
-
- toString() - Method in class regexodus.Term
-
- toString_d() - Method in class regexodus.Pattern
-
Returns a less or more readable representation of a bytecode for the pattern.
- toStringAll() - Method in class regexodus.Term
-
- trim() - Method in class regexodus.ds.CharArrayList
-
Trims this array list so that the capacity is equal to the size.
- trim() - Method in class regexodus.ds.CharCharMap
-
Rehashes the map, making the table as small as possible.
- trim(int) - Method in class regexodus.ds.CharCharMap
-
Rehashes this map if the table is too large.