A B C D E F G H I L M N O P R S T U V X

M

makeFinal() - Method in class gnu.regexp.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
makeStingy() - Method in class gnu.regexp.RETokenRepeated
Sets the minimal matching mode to true.
markSupported() - Method in class gnu.regexp.REFilterReader
Returns false.
markSupported() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Returns false.
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenWordBoundary
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenStart
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRepeated
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRange
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenPOSIX
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenOneOf
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenLookAhead
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEndSub
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEnd
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenChar
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenBackRef
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenAny
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.REToken
Returns true if the match succeeded, false if it failed.
match(CharIndexed, REMatch) - Method in class gnu.regexp.RE
 
move(int) - Method in class gnu.regexp.CharIndexedStringBuffer
 
move(int) - Method in class gnu.regexp.CharIndexedString
 
move(int) - Method in class gnu.regexp.CharIndexedReader
 
move(int) - Method in class gnu.regexp.CharIndexedInputStream
 
move(int) - Method in class gnu.regexp.CharIndexedCharArray
 
move(int) - Method in interface gnu.regexp.CharIndexed
Shifts the input buffer by a given number of positions.

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.