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
O
occurrence(int)
- Method in class info.codesaway.util.regex.
Matcher
Returns the occurrence of the first
matched
group with the given index.
occurrence(String)
- Method in class info.codesaway.util.regex.
Matcher
Returns the occurrence of the first
matched
group with the given name.
occurrence(int)
- Method in interface info.codesaway.util.regex.
MatchResult
Returns the occurrence of the first
matched
group with the given index.
occurrence(String)
- Method in interface info.codesaway.util.regex.
MatchResult
Returns the occurrence of the first
matched
group with the given name.
optionalTrailingZeros(String)
- Static method in class info.codesaway.util.regex.
Pattern.Range
Makes trailing zeros optional.
or(CharSequence)
- Method in class info.codesaway.util.regex.
Pattern
or(Pattern)
- Method in class info.codesaway.util.regex.
Pattern
or(Pattern)
- Method in class info.codesaway.util.regex.
Pattern
or(PatternFlag)
- Method in class info.codesaway.util.regex.
Pattern
or(Set<PatternFlag>)
- Method in class info.codesaway.util.regex.
Pattern
or(int)
- Method in class info.codesaway.util.regex.
Pattern
or(PatternOptions)
- Method in enum info.codesaway.util.regex.
PatternFlag
or(PatternOptions)
- Method in class info.codesaway.util.regex.
PatternFlags
or(PatternOptions)
- Method in interface info.codesaway.util.regex.
PatternOptions
or(PatternOptions, PatternOptions)
- Static method in class info.codesaway.util.regex.
PatternOptions.StaticMethods
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