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
L
M
N
O
P
R
S
T
U
V
X
I
index
- Variable in class gnu.regexp.
REMatch
initialize(Object, int, RESyntax, int, int)
- Method in class gnu.regexp.
RE
insens
- Variable in class gnu.regexp.
RETokenPOSIX
IntPair
- class gnu.regexp.
IntPair
.
IntPair()
- Constructor for class gnu.regexp.
IntPair
intValue(String)
- Static method in class gnu.regexp.
RETokenPOSIX
isMatch(Object)
- Method in class gnu.regexp.
RE
Checks if the regular expression matches the input in its entirety.
isMatch(Object, int)
- Method in class gnu.regexp.
RE
Checks if the input string, starting from index, is an exact match of this regular expression.
isMatch(Object, int, int)
- Method in class gnu.regexp.
RE
Checks if the input, starting from index and using the specified execution flags, is an exact match of this regular expression.
isStingy()
- Method in class gnu.regexp.
RETokenRepeated
Queries if this token has minimal matching enabled.
isValid()
- Method in class gnu.regexp.
CharIndexedStringBuffer
isValid()
- Method in class gnu.regexp.
CharIndexedString
isValid()
- Method in class gnu.regexp.
CharIndexedReader
isValid()
- Method in class gnu.regexp.
CharIndexedInputStream
isValid()
- Method in class gnu.regexp.
CharIndexedCharArray
isValid()
- Method in interface gnu.regexp.
CharIndexed
Returns true if the most recent move() operation placed the cursor position at a valid position in the input.
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
L
M
N
O
P
R
S
T
U
V
X
Copyright © 1998,1999 Wes Biggs. All Rights reserved.