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
A
add(PatternFlag)
- Method in class info.codesaway.util.regex.
PatternFlags
addAll(Collection<? extends PatternFlag>)
- Method in class info.codesaway.util.regex.
PatternFlags
addedGroups()
- Method in class info.codesaway.util.regex.
Pattern
Indicates whether additional capture groups were added to the internal pattern when refactoring the compiled regular expression.
ALLOWS_EQUAL
- Static variable in enum info.codesaway.util.regex.
Pattern.Comparison
allowsEqual()
- Method in enum info.codesaway.util.regex.
Pattern.Comparison
and(PatternOptions)
- Method in enum info.codesaway.util.regex.
PatternFlag
and(PatternOptions)
- Method in class info.codesaway.util.regex.
PatternFlags
and(PatternOptions)
- Method in interface info.codesaway.util.regex.
PatternOptions
and(PatternOptions, PatternOptions)
- Static method in class info.codesaway.util.regex.
PatternOptions.StaticMethods
appendReplacement(StringBuffer, String)
- Method in class info.codesaway.util.regex.
Matcher
Implements a non-terminal append-and-replace step.
appendTail(StringBuffer)
- Method in class info.codesaway.util.regex.
Matcher
Implements a terminal append-and-replace step.
asBoolean()
- Method in class info.codesaway.util.regex.
Matcher
Alias for
Matcher.find()
.
asBoolean()
- Method in interface info.codesaway.util.regex.
MatchResult
Alias for
MatchResult.matched()
.
asEnumSet()
- Method in enum info.codesaway.util.regex.
PatternFlag
Gets a copy of the flags as an
EnumSet
.
asEnumSet()
- Method in class info.codesaway.util.regex.
PatternFlags
Gets a copy of the flags as an
EnumSet
.
asEnumSet()
- Method in interface info.codesaway.util.regex.
PatternOptions
Gets a copy of the flags as an
EnumSet
.
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