Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
X
C
CANON_EQ
- Static variable in class info.codesaway.util.regex.
Pattern
Enables canonical equivalence.
CASE_INSENSITIVE
- Static variable in class info.codesaway.util.regex.
Pattern
Enables case-insensitive matching.
clear()
- Method in class info.codesaway.util.regex.
PatternFlags
clone()
- Method in class info.codesaway.util.regex.
Matcher
clone()
- Method in class info.codesaway.util.regex.
PatternFlags
COMMENTS
- Static variable in class info.codesaway.util.regex.
Pattern
Permits whitespace and comments in pattern.
compare(String, String)
- Static method in class info.codesaway.util.regex.
Pattern.Range
Compares two integers numerically
compile(String)
- Static method in class info.codesaway.util.regex.
Pattern
Compiles the given regular expression into a pattern.
compile(String, PatternOptions...)
- Static method in class info.codesaway.util.regex.
Pattern
Compiles the given regular expression into a pattern with the given flags.
compile(String, int)
- Static method in class info.codesaway.util.regex.
Pattern
Compiles the given regular expression into a pattern with the given flags.
contains(Object)
- Method in class info.codesaway.util.regex.
PatternFlags
containsAll(Collection<?>)
- Method in class info.codesaway.util.regex.
PatternFlags
containsKey(Object)
- Method in class info.codesaway.util.regex.
Matcher
containsKey(Object)
- Method in interface info.codesaway.util.regex.
MatchResult
containsValue(Object)
- Method in class info.codesaway.util.regex.
Matcher
containsValue(Object)
- Method in interface info.codesaway.util.regex.
MatchResult
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
X