Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

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

A

ALNUM - Static variable in class gnu.regexp.RETokenPOSIX
 
ALPHA - Static variable in class gnu.regexp.RETokenPOSIX
 
addToken(REToken) - Method in class gnu.regexp.RE
 
addVisited(int, int[]) - Static method in class gnu.regexp.RETokenRepeated
 
addition - Variable in class gnu.regexp.RETokenOneOf
 
anchor - Variable in class gnu.regexp.CharIndexedCharSequence
 
anchor - Variable in class gnu.regexp.REMatch
 
assignFrom(REMatch) - Method in class gnu.regexp.REMatch
 

B

BEGIN - Static variable in class gnu.regexp.RETokenWordBoundary
 
BIT_TOTAL - Static variable in class gnu.regexp.RESyntax
 
BLANK - Static variable in class gnu.regexp.RETokenPOSIX
 
BUFFER_INCREMENT - Static variable in class gnu.regexp.CharIndexedInputStream
 
BUFFER_INCREMENT - Static variable in class gnu.regexp.CharIndexedReader
 
BacktrackStack - class gnu.regexp.BacktrackStack.
An instance of this class represents a stack used for backtracking.
BacktrackStack() - Constructor for class gnu.regexp.BacktrackStack
 
BacktrackStack.Backtrack - class gnu.regexp.BacktrackStack.Backtrack.
A set of data to be used for backtracking.
BacktrackStack.Backtrack(REToken, CharIndexed, REMatch, Object) - Constructor for class gnu.regexp.BacktrackStack.Backtrack
 
backtrack(CharIndexed, REMatch, Object) - Method in class gnu.regexp.REToken
Backtrack to another possibility.
backtrack(CharIndexed, REMatch, Object) - Method in class gnu.regexp.RETokenOneOf
 
backtrack(CharIndexed, REMatch, Object) - Method in class gnu.regexp.RETokenRepeated
 
backtrackFixedLength(CharIndexed, REMatch, Object) - Method in class gnu.regexp.RETokenRepeated
 
backtrackStack - Variable in class gnu.regexp.REMatch
 
bits - Variable in class gnu.regexp.RESyntax
 
bk - Variable in class gnu.regexp.RE.CharUnit
 
block - Variable in class gnu.regexp.RETokenNamedProperty.UnicodeBlockHandler
 
br - Variable in class gnu.regexp.CharIndexedInputStream
 
br - Variable in class gnu.regexp.CharIndexedReader
 
buffer - Variable in class gnu.regexp.REFilterInputStream
Deprecated.  
buffer - Variable in class gnu.regexp.REFilterReader
 
bufpos - Variable in class gnu.regexp.REFilterInputStream
Deprecated.  
bufpos - Variable in class gnu.regexp.REFilterReader
 
bufsize - Variable in class gnu.regexp.CharIndexedInputStream
 
bufsize - Variable in class gnu.regexp.CharIndexedReader
 

C

CAPACITY_INCREMENT - Static variable in class gnu.regexp.BacktrackStack
 
CNTRL - Static variable in class gnu.regexp.RETokenPOSIX
 
CharIndexed - interface gnu.regexp.CharIndexed.
Defines the interface used internally so that different types of source text can be accessed in the same way.
CharIndexedCharArray - class gnu.regexp.CharIndexedCharArray.
 
CharIndexedCharArray(char[], int) - Constructor for class gnu.regexp.CharIndexedCharArray
 
CharIndexedCharSequence - class gnu.regexp.CharIndexedCharSequence.
 
CharIndexedCharSequence(CharSequence, int) - Constructor for class gnu.regexp.CharIndexedCharSequence
 
CharIndexedInputStream - class gnu.regexp.CharIndexedInputStream.
 
CharIndexedInputStream(InputStream, int) - Constructor for class gnu.regexp.CharIndexedInputStream
 
CharIndexedReader - class gnu.regexp.CharIndexedReader.
 
CharIndexedReader(Reader, int) - Constructor for class gnu.regexp.CharIndexedReader
 
CharIndexedString - class gnu.regexp.CharIndexedString.
 
CharIndexedString(String, int) - Constructor for class gnu.regexp.CharIndexedString
 
CharIndexedStringBuffer - class gnu.regexp.CharIndexedStringBuffer.
 
CharIndexedStringBuffer(StringBuffer, int) - Constructor for class gnu.regexp.CharIndexedStringBuffer
 
cached - Variable in class gnu.regexp.CharIndexedInputStream
 
cached - Variable in class gnu.regexp.CharIndexedReader
 
capacity - Variable in class gnu.regexp.BacktrackStack
 
categories - Variable in class gnu.regexp.RETokenNamedProperty.UnicodeCategoriesHandler
 
category - Variable in class gnu.regexp.RETokenNamedProperty.UnicodeCategoryHandler
 
ch - Variable in class gnu.regexp.RE.CharExpression
character represented by this expression
ch - Variable in class gnu.regexp.RE.CharUnit
 
ch - Variable in class gnu.regexp.RETokenChar
 
chain(REToken) - Method in class gnu.regexp.RE
 
chain(REToken) - Method in class gnu.regexp.REToken
 
chain(REToken) - Method in class gnu.regexp.RETokenChar
 
charAt(int) - Method in interface gnu.regexp.CharIndexed
Returns the character at the given offset past the current cursor position in the input.
charAt(int) - Method in class gnu.regexp.CharIndexedCharSequence
 
charAt(int) - Method in class gnu.regexp.CharIndexedInputStream
 
charAt(int) - Method in class gnu.regexp.CharIndexedReader
 
charEquals(char, char) - Method in class gnu.regexp.RETokenChar
 
clear() - Method in class gnu.regexp.BacktrackStack
 
clear(int) - Method in class gnu.regexp.REMatch
Clears the current match and moves the offset to the new index.
clear(int) - Method in class gnu.regexp.RESyntax
Clear a given bit in this syntax.
clone() - Method in class gnu.regexp.REMatch
 
clone() - Method in class gnu.regexp.REToken
 

D

DEFAULT_LINE_SEPARATOR - Static variable in class gnu.regexp.RESyntax
 
DIGIT - Static variable in class gnu.regexp.RETokenPOSIX
 
dump(StringBuffer) - Method in class gnu.regexp.RE
 
dump(StringBuffer) - Method in class gnu.regexp.REToken
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenAny
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenBackRef
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenChar
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenEnd
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenEndOfPreviousMatch
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenEndSub
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenIndependent
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenLookAhead
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenLookBehind
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenNamedProperty
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenOneOf
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenPOSIX
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenRange
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenRepeated
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenStart
 
dump(StringBuffer) - Method in class gnu.regexp.RETokenWordBoundary
 
dumpAll(StringBuffer) - Method in class gnu.regexp.REToken
 

E

END - Static variable in class gnu.regexp.RETokenWordBoundary
 
eflags - Variable in class gnu.regexp.REMatch
 
eflags - Variable in class gnu.regexp.REMatchEnumeration
 
empty() - Method in class gnu.regexp.BacktrackStack
 
empty - Variable in class gnu.regexp.REMatch
 
end - Variable in class gnu.regexp.CharIndexedInputStream
 
end - Variable in class gnu.regexp.CharIndexedReader
 
end - Variable in class gnu.regexp.REMatch
 
expr - Variable in class gnu.regexp.RE.CharExpression
String expression
expr - Variable in class gnu.regexp.REFilterInputStream
Deprecated.  
expr - Variable in class gnu.regexp.REFilterReader
 
expr - Variable in class gnu.regexp.REMatchEnumeration
 

F

find() - Method in class gnu.regexp.RETokenRepeated.DoablesFinder
 
findFirst - Variable in class gnu.regexp.RETokenRepeated.DoablesFinder
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.REToken
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenAny
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenChar
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenEnd
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenEndOfPreviousMatch
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenNamedProperty
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenOneOf
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenPOSIX
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenRange
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenStart
 
findFixedLengthMatches(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenWordBoundary
 
findMatch(CharIndexed, REMatch) - Method in class gnu.regexp.RE
 
findMatch(CharIndexed, REMatch) - Method in class gnu.regexp.REToken
Finds a match at the position specified by the given REMatch.
findMatch(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEndSub
 
findMatch(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenOneOf
 
findMatch(CharIndexed, REMatch, int) - Method in class gnu.regexp.RETokenOneOf
 
findMatch(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRepeated
 
findMatch(BacktrackStack) - Method in class gnu.regexp.RETokenRepeated
 
findMatchFixedLength(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRepeated
 
findMatchFixedLength(CharIndexed, REMatch, int, int) - Method in class gnu.regexp.RETokenRepeated
 
finder - Variable in class gnu.regexp.RETokenRepeated.StackedInfo
 
finish(CharIndexed) - Method in class gnu.regexp.REMatch
 
first - Variable in class gnu.regexp.RE.IntPair
 
firstToken - Variable in class gnu.regexp.RE
 

G

GRAPH - Static variable in class gnu.regexp.RETokenPOSIX
 
get(int) - Method in class gnu.regexp.RESyntax
Check if a given bit is set in this syntax.
getAllMatches(Object) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input.
getAllMatches(Object, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input, beginning at the specified index position.
getAllMatches(Object, int, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input string, beginning at the specified index position and using the specified execution flags.
getAllMatchesImpl(CharIndexed, int, int) - Method in class gnu.regexp.RE
 
getAnchor() - Method in interface gnu.regexp.CharIndexed
Returns the anchor.
getAnchor() - Method in class gnu.regexp.CharIndexedCharSequence
 
getAnchor() - Method in class gnu.regexp.CharIndexedInputStream
 
getCharExpression(char[], int, int, RESyntax) - Static method in class gnu.regexp.RE
 
getCharUnit(char[], int, RE.CharUnit, boolean) - Static method in class gnu.regexp.RE
 
getEndIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input string where the match in its entirety ends.
getEndIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub ends, or -1 if the subexpression does not exist.
getHandler(String) - Method in class gnu.regexp.RETokenNamedProperty
 
getLastMatch() - Method in interface gnu.regexp.CharIndexed
Returns the REMatch last found on this input.
getLastMatch() - Method in class gnu.regexp.CharIndexedCharSequence
 
getLastMatch() - Method in class gnu.regexp.CharIndexedInputStream
 
getLineSeparator() - Method in class gnu.regexp.RESyntax
Returns the currently active line separator string.
getLocalizedMessage(String) - Static method in class gnu.regexp.RE
 
getMatch(Object) - Method in class gnu.regexp.RE
Returns the first match found in the input.
getMatch(Object, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index.
getMatch(Object, int, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatch(Object, int, int, StringBuffer) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatchEnumeration(Object) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchImpl(CharIndexed, int, int, StringBuffer) - Method in class gnu.regexp.RE
 
getMaximumLength() - Method in class gnu.regexp.RE
 
getMaximumLength() - Method in class gnu.regexp.REToken
 
getMaximumLength() - Method in class gnu.regexp.RETokenAny
 
getMaximumLength() - Method in class gnu.regexp.RETokenChar
 
getMaximumLength() - Method in class gnu.regexp.RETokenEnd
 
getMaximumLength() - Method in class gnu.regexp.RETokenEndOfPreviousMatch
 
getMaximumLength() - Method in class gnu.regexp.RETokenEndSub
 
getMaximumLength() - Method in class gnu.regexp.RETokenIndependent
 
getMaximumLength() - Method in class gnu.regexp.RETokenLookAhead
 
getMaximumLength() - Method in class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly
 
getMaximumLength() - Method in class gnu.regexp.RETokenLookBehind
 
getMaximumLength() - Method in class gnu.regexp.RETokenNamedProperty
 
getMaximumLength() - Method in class gnu.regexp.RETokenOneOf
 
getMaximumLength() - Method in class gnu.regexp.RETokenPOSIX
 
getMaximumLength() - Method in class gnu.regexp.RETokenRange
 
getMaximumLength() - Method in class gnu.regexp.RETokenRepeated
 
getMaximumLength() - Method in class gnu.regexp.RETokenStart
 
getMaximumLength() - Method in class gnu.regexp.RETokenWordBoundary
 
getMessage() - Method in class gnu.regexp.REException
Reports the descriptive message associated with this exception as well as its index position in the string or character array being compiled.
getMinMax(char[], int, RE.IntPair, RESyntax) - Method in class gnu.regexp.RE
 
getMinimumLength() - Method in class gnu.regexp.RE
Returns the minimum number of characters that could possibly constitute a match of this regular expression.
getMinimumLength() - Method in class gnu.regexp.REToken
 
getMinimumLength() - Method in class gnu.regexp.RETokenAny
 
getMinimumLength() - Method in class gnu.regexp.RETokenChar
 
getMinimumLength() - Method in class gnu.regexp.RETokenIndependent
 
getMinimumLength() - Method in class gnu.regexp.RETokenNamedProperty
 
getMinimumLength() - Method in class gnu.regexp.RETokenOneOf
 
getMinimumLength() - Method in class gnu.regexp.RETokenPOSIX
 
getMinimumLength() - Method in class gnu.regexp.RETokenRange
 
getMinimumLength() - Method in class gnu.regexp.RETokenRepeated
The minimum length of a repeated token is the minimum length of the token multiplied by the minimum number of times it must match.
getNamedProperty(char[], int, int) - Static method in class gnu.regexp.RE
 
getNext() - Method in class gnu.regexp.REToken
Returns the next REToken chained to this REToken.
getNumSubs() - Method in class gnu.regexp.RE
Returns the maximum number of subexpressions in this regular expression.
getPosition() - Method in class gnu.regexp.REException
Returns the position, relative to the string or character array being compiled, where the error occurred.
getPosixSet(char[], int, StringBuffer) - Static method in class gnu.regexp.RE
 
getRETokenNamedProperty(int, RE.NamedProperty, boolean, int) - Static method in class gnu.regexp.RE
 
getReplacement(String, REMatch, int) - Static method in class gnu.regexp.RE
 
getStartIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input text where the match in its entirety began.
getStartIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub begins, or -1 if the subexpression does not exist.
getSubEndIndex(int) - Method in class gnu.regexp.REMatch
Deprecated. Use getEndIndex(int) instead
getSubStartIndex(int) - Method in class gnu.regexp.REMatch
Deprecated. Use getStartIndex(int) instead.
getType() - Method in class gnu.regexp.REException
Returns the type of the exception, one of the constants listed above.
gnu.regexp - package gnu.regexp
 

H

handler - Variable in class gnu.regexp.RETokenNamedProperty
 
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hi - Variable in class gnu.regexp.RETokenRange
 

I

INITIAL_CAPACITY - Static variable in class gnu.regexp.BacktrackStack
 
includes(char) - Method in class gnu.regexp.RETokenNamedProperty.Handler
 
includes(char) - Method in class gnu.regexp.RETokenNamedProperty.POSIXHandler
 
includes(char) - Method in class gnu.regexp.RETokenNamedProperty.UnicodeBlockHandler
 
includes(char) - Method in class gnu.regexp.RETokenNamedProperty.UnicodeCategoriesHandler
 
includes(char) - Method in class gnu.regexp.RETokenNamedProperty.UnicodeCategoryHandler
 
index - Variable in class gnu.regexp.CharIndexedInputStream
 
index - Variable in class gnu.regexp.CharIndexedReader
 
index - Variable in class gnu.regexp.RE.ParseCharClassResult
 
index - Variable in class gnu.regexp.REMatch
 
index - Variable in class gnu.regexp.REMatchEnumeration
 
index - Variable in class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly
 
initVisited() - Static method in class gnu.regexp.RETokenRepeated
 
initialize(Object, int, RESyntax, int, int) - Method in class gnu.regexp.RE
 
input - Variable in class gnu.regexp.BacktrackStack.Backtrack
CharIndexed on which matches are being searched for.
input - Variable in class gnu.regexp.REMatchEnumeration
 
input - Variable in class gnu.regexp.RETokenRepeated.DoablesFinder
 
insens - Variable in class gnu.regexp.RETokenBackRef
 
insens - Variable in class gnu.regexp.RETokenChar
 
insens - Variable in class gnu.regexp.RETokenNamedProperty
 
insens - Variable in class gnu.regexp.RETokenPOSIX
 
insens - Variable in class gnu.regexp.RETokenRange
 
intValue(String) - Static method in class gnu.regexp.RETokenPOSIX
 
isFinal - Variable in class gnu.regexp.RESyntax
 
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.
isMatchImpl(CharIndexed, int, int) - Method in class gnu.regexp.RE
 
isPossessive() - Method in class gnu.regexp.RETokenRepeated
Queries if this token has possessive matching enabled.
isStingy() - Method in class gnu.regexp.RETokenRepeated
Queries if this token has minimal matching enabled.
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.
isValid() - Method in class gnu.regexp.CharIndexedCharSequence
 
isValid() - Method in class gnu.regexp.CharIndexedInputStream
 
isValid() - Method in class gnu.regexp.CharIndexedReader
 

L

LETTER - Static variable in class gnu.regexp.RETokenNamedProperty
 
LOWER - Static variable in class gnu.regexp.RETokenPOSIX
 
lastMatch - Variable in class gnu.regexp.CharIndexedCharSequence
 
lastToken - Variable in class gnu.regexp.RE
 
len - Variable in class gnu.regexp.CharIndexedCharSequence
 
len - Variable in class gnu.regexp.RE.CharExpression
length of this expression
len - Variable in class gnu.regexp.RE.NamedProperty
length of this expression
length() - Method in interface gnu.regexp.CharIndexed
Returns the effective length of this CharIndexed
length() - Method in class gnu.regexp.CharIndexedCharSequence
 
length() - Method in class gnu.regexp.CharIndexedInputStream
 
lineSeparator - Variable in class gnu.regexp.RESyntax
 
lo - Variable in class gnu.regexp.RETokenRange
 
lookBehind(int, int) - Method in interface gnu.regexp.CharIndexed
Returns another CharIndexed containing length characters to the left of the given index.
lookBehind(int, int) - Method in class gnu.regexp.CharIndexedCharSequence
 
lookBehind - Variable in class gnu.regexp.CharIndexedInputStream
 
lookBehind(int, int) - Method in class gnu.regexp.CharIndexedInputStream
 
lookBehind - Variable in class gnu.regexp.CharIndexedReader
 

M

MARK - Static variable in class gnu.regexp.RETokenNamedProperty
 
MAYBE - Static variable in class gnu.regexp.REMatchEnumeration
 
makeCharIndexed(Object, int) - Static method in class gnu.regexp.RE
 
makeFinal() - Method in class gnu.regexp.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
makePossessive() - Method in class gnu.regexp.RETokenRepeated
Sets possessive matching mode to true.
makeStingy() - Method in class gnu.regexp.RETokenRepeated
Sets the minimal matching mode to true.
markSupported() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Returns false.
markSupported() - Method in class gnu.regexp.REFilterReader
Returns false.
match - Variable in class gnu.regexp.BacktrackStack.Backtrack
REMatch to be used by the REToken token.
match(CharIndexed, REMatch) - Method in class gnu.regexp.RE
 
match - Variable in class gnu.regexp.REMatchEnumeration
 
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.RETokenOneOf
 
match(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRepeated
 
matchN(CharIndexed, REMatch, boolean) - Method in class gnu.regexp.RETokenOneOf
 
matchNull - Variable in class gnu.regexp.RETokenAny
True if '.' can't match a null (RE_DOT_NOT_NULL)
matchOneChar(char) - Method in class gnu.regexp.RETokenAny
 
matchOneChar(char) - Method in class gnu.regexp.RETokenNamedProperty
 
matchOneChar(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenOneOf
 
matchOneChar(char) - Method in class gnu.regexp.RETokenPOSIX
 
matchOneChar(char) - Method in class gnu.regexp.RETokenRange
 
matchOneRE(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenOneOf
 
matchOneString(CharIndexed, int) - Method in class gnu.regexp.RETokenChar
 
matchP(CharIndexed, REMatch, boolean) - Method in class gnu.regexp.RETokenOneOf
 
matchRest(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRepeated
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.REToken
Returns true if the match succeeded, false if it failed.
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenAny
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenBackRef
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenChar
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEnd
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEndOfPreviousMatch
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenEndSub
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenIndependent
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenLookAhead
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenLookBehind
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenNamedProperty
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenPOSIX
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenRange
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenStart
 
matchThis(CharIndexed, REMatch) - Method in class gnu.regexp.RETokenWordBoundary
 
matchedCharIndexed - Variable in class gnu.regexp.REMatch
 
matchedText - Variable in class gnu.regexp.REMatch
 
matchesOneChar - Variable in class gnu.regexp.RETokenOneOf
 
max - Variable in class gnu.regexp.RETokenRepeated
 
maximumLength - Variable in class gnu.regexp.RE
 
messages - Static variable in class gnu.regexp.RE
 
min - Variable in class gnu.regexp.RETokenRepeated
 
minimumLength - Variable in class gnu.regexp.RE
Minimum length, in characters, of any possible match.
more - Variable in class gnu.regexp.REMatchEnumeration
 
move(int) - Method in interface gnu.regexp.CharIndexed
Shifts the input buffer by a given number of positions.
move(int) - Method in class gnu.regexp.CharIndexedCharSequence
 
move(int) - Method in class gnu.regexp.CharIndexedInputStream
 
move(int) - Method in class gnu.regexp.CharIndexedReader
 

N

NO - Static variable in class gnu.regexp.REMatchEnumeration
 
NUMBER - Static variable in class gnu.regexp.RETokenNamedProperty
 
name - Variable in class gnu.regexp.RE.NamedProperty
Property name
name - Variable in class gnu.regexp.RETokenNamedProperty
 
negate - Variable in class gnu.regexp.RE.NamedProperty
Negated or not
negate - Variable in class gnu.regexp.RETokenNamedProperty
 
negated - Variable in class gnu.regexp.RETokenPOSIX
 
negated - Variable in class gnu.regexp.RETokenWordBoundary
 
negative - Variable in class gnu.regexp.RETokenLookAhead
 
negative - Variable in class gnu.regexp.RETokenLookBehind
 
negative - Variable in class gnu.regexp.RETokenOneOf
 
newline - Variable in class gnu.regexp.RETokenAny
True if '.' can match a newline (RE_DOT_NEWLINE)
newline - Variable in class gnu.regexp.RETokenEnd
Indicates whether this token should match on a line break.
newline - Variable in class gnu.regexp.RETokenStart
 
next() - Method in class gnu.regexp.CharIndexedInputStream
 
next() - Method in class gnu.regexp.CharIndexedReader
 
next - Variable in class gnu.regexp.REToken
 
next(CharIndexed, REMatch) - Method in class gnu.regexp.REToken
Returns true if the rest of the tokens match, false if they fail.
nextElement() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
nextMatch() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
noMore() - Method in class gnu.regexp.RETokenRepeated.DoablesFinder
 
num - Variable in class gnu.regexp.RETokenBackRef
 
numRepeats - Variable in class gnu.regexp.RETokenRepeated.StackedInfo
 
numSubs - Variable in class gnu.regexp.RE
 

O

OTHER - Static variable in class gnu.regexp.RETokenNamedProperty
 
OUT_OF_BOUNDS - Static variable in interface gnu.regexp.CharIndexed
Defines a constant (0xFFFF was somewhat arbitrarily chosen) that can be returned by the charAt() function indicating that the specified index is out of range.
offset - Variable in class gnu.regexp.REFilterInputStream
Deprecated.  
offset - Variable in class gnu.regexp.REFilterReader
 
offset - Variable in class gnu.regexp.REMatch
 
options - Variable in class gnu.regexp.RETokenOneOf
 

P

PRINT - Static variable in class gnu.regexp.RETokenPOSIX
 
PUNCT - Static variable in class gnu.regexp.RETokenPOSIX
 
PUNCTUATION - Static variable in class gnu.regexp.RETokenNamedProperty
 
param - Variable in class gnu.regexp.BacktrackStack.Backtrack
Some parameter used by the token's backtrack method.
parseCharClass(int, char[], int, int, int, RESyntax, int) - Static method in class gnu.regexp.RE
Parse [...] or [^...] and make an RETokenOneOf instance.
parseInt(char[], int, int, int) - Static method in class gnu.regexp.RE
 
peek() - Method in class gnu.regexp.BacktrackStack
 
pop() - Method in class gnu.regexp.BacktrackStack
 
pos - Variable in class gnu.regexp.REException
 
possessive - Variable in class gnu.regexp.RETokenRepeated
 
push(BacktrackStack.Backtrack) - Method in class gnu.regexp.BacktrackStack
 

R

RE - class gnu.regexp.RE.
RE provides the user interface for compiling and matching regular expressions.
RE(Object) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer without any compilation flags set, and using the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int, RESyntax) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and regular expression syntax.
RE(REToken, REToken, int, int, int, int) - Constructor for class gnu.regexp.RE
 
RE(Object, int, RESyntax, int, int) - Constructor for class gnu.regexp.RE
 
RE() - Constructor for class gnu.regexp.RE
 
RE.CharExpression - class gnu.regexp.RE.CharExpression.
This class represents various expressions for a character.
RE.CharExpression() - Constructor for class gnu.regexp.RE.CharExpression
 
RE.CharUnit - class gnu.regexp.RE.CharUnit.
 
RE.CharUnit() - Constructor for class gnu.regexp.RE.CharUnit
 
RE.IntPair - class gnu.regexp.RE.IntPair.
 
RE.IntPair() - Constructor for class gnu.regexp.RE.IntPair
 
RE.NamedProperty - class gnu.regexp.RE.NamedProperty.
This class represents a substring in a pattern string expressing a named property.
RE.NamedProperty() - Constructor for class gnu.regexp.RE.NamedProperty
 
RE.ParseCharClassResult - class gnu.regexp.RE.ParseCharClassResult.
 
RE.ParseCharClassResult() - Constructor for class gnu.regexp.RE.ParseCharClassResult
 
REException - exception gnu.regexp.REException.
This is the regular expression exception class.
REException(String, int, int) - Constructor for class gnu.regexp.REException
 
REFilterInputStream - class gnu.regexp.REFilterInputStream.
Deprecated. This class cannot properly handle all character encodings. For proper handling, use the REFilterReader class instead.
REFilterInputStream(InputStream, RE, String) - Constructor for class gnu.regexp.REFilterInputStream
Deprecated. Creates an REFilterInputStream.
REFilterReader - class gnu.regexp.REFilterReader.
Replaces instances of a given RE with replacement text.
REFilterReader(Reader, RE, String) - Constructor for class gnu.regexp.REFilterReader
Creates an REFilterReader.
REG_ANCHORINDEX - Static variable in class gnu.regexp.RE
Execution flag.
REG_BADBR - Static variable in class gnu.regexp.REException
Error flag.
REG_BADPAT - Static variable in class gnu.regexp.REException
Error flag.
REG_BADRPT - Static variable in class gnu.regexp.REException
Error flag.
REG_DOT_NEWLINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_EBRACE - Static variable in class gnu.regexp.REException
Error flag.
REG_EBRACK - Static variable in class gnu.regexp.REException
Error flag.
REG_ECTYPE - Static variable in class gnu.regexp.REException
Error flag.
REG_EEND - Static variable in class gnu.regexp.REException
Error flag.
REG_EPAREN - Static variable in class gnu.regexp.REException
Error flag.
REG_ERANGE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESCAPE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESIZE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESPACE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESUBREG - Static variable in class gnu.regexp.REException
Error flag.
REG_ICASE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_ICASE_USASCII - Static variable in class gnu.regexp.RE
Compilation flag.
REG_MULTILINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_NOTBOL - Static variable in class gnu.regexp.RE
Execution flag.
REG_NOTEOL - Static variable in class gnu.regexp.RE
Execution flag.
REG_NO_INTERPOLATE - Static variable in class gnu.regexp.RE
Execution flag.
REG_REPLACE_USE_BACKSLASHESCAPE - Static variable in class gnu.regexp.RE
Execution flag.
REG_TRY_ENTIRE_MATCH - Static variable in class gnu.regexp.RE
Execution flag.
REG_X_COMMENTS - Static variable in class gnu.regexp.RE
Compilation flag.
REMatch - class gnu.regexp.REMatch.
An instance of this class represents a match completed by a gnu.regexp matching function.
REMatch(int, int, int) - Constructor for class gnu.regexp.REMatch
 
REMatchEnumeration - class gnu.regexp.REMatchEnumeration.
An REMatchEnumeration enumerates regular expression matches over a given input text.
REMatchEnumeration(RE, CharIndexed, int, int) - Constructor for class gnu.regexp.REMatchEnumeration
 
RESyntax - class gnu.regexp.RESyntax.
An RESyntax specifies the way a regular expression will be compiled.
RESyntax() - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits turned off.
RESyntax(RESyntax) - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits set the same as the other syntax.
REToken - class gnu.regexp.REToken.
 
REToken(int) - Constructor for class gnu.regexp.REToken
 
RETokenAny - class gnu.regexp.RETokenAny.
 
RETokenAny(int, boolean, boolean) - Constructor for class gnu.regexp.RETokenAny
 
RETokenBackRef - class gnu.regexp.RETokenBackRef.
 
RETokenBackRef(int, int, boolean) - Constructor for class gnu.regexp.RETokenBackRef
 
RETokenChar - class gnu.regexp.RETokenChar.
 
RETokenChar(int, char, boolean) - Constructor for class gnu.regexp.RETokenChar
 
RETokenEnd - class gnu.regexp.RETokenEnd.
 
RETokenEnd(int, String) - Constructor for class gnu.regexp.RETokenEnd
 
RETokenEndOfPreviousMatch - class gnu.regexp.RETokenEndOfPreviousMatch.
 
RETokenEndOfPreviousMatch(int) - Constructor for class gnu.regexp.RETokenEndOfPreviousMatch
 
RETokenEndSub - class gnu.regexp.RETokenEndSub.
 
RETokenEndSub(int) - Constructor for class gnu.regexp.RETokenEndSub
 
RETokenIndependent - class gnu.regexp.RETokenIndependent.
 
RETokenIndependent(REToken) - Constructor for class gnu.regexp.RETokenIndependent
 
RETokenLookAhead - class gnu.regexp.RETokenLookAhead.
 
RETokenLookAhead(REToken, boolean) - Constructor for class gnu.regexp.RETokenLookAhead
 
RETokenLookBehind - class gnu.regexp.RETokenLookBehind.
 
RETokenLookBehind(REToken, boolean) - Constructor for class gnu.regexp.RETokenLookBehind
 
RETokenLookBehind.RETokenMatchHereOnly - class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly.
 
RETokenLookBehind.RETokenMatchHereOnly(int) - Constructor for class gnu.regexp.RETokenLookBehind.RETokenMatchHereOnly
 
RETokenNamedProperty - class gnu.regexp.RETokenNamedProperty.
 
RETokenNamedProperty(int, String, boolean, boolean) - Constructor for class gnu.regexp.RETokenNamedProperty
 
RETokenNamedProperty.Handler - class gnu.regexp.RETokenNamedProperty.Handler.
 
RETokenNamedProperty.Handler() - Constructor for class gnu.regexp.RETokenNamedProperty.Handler
 
RETokenNamedProperty.POSIXHandler - class gnu.regexp.RETokenNamedProperty.POSIXHandler.
 
RETokenNamedProperty.POSIXHandler(String) - Constructor for class gnu.regexp.RETokenNamedProperty.POSIXHandler
 
RETokenNamedProperty.UnicodeBlockHandler - class gnu.regexp.RETokenNamedProperty.UnicodeBlockHandler.
 
RETokenNamedProperty.UnicodeBlockHandler(Character.UnicodeBlock) - Constructor for class gnu.regexp.RETokenNamedProperty.UnicodeBlockHandler
 
RETokenNamedProperty.UnicodeCategoriesHandler - class gnu.regexp.RETokenNamedProperty.UnicodeCategoriesHandler.
 
RETokenNamedProperty.UnicodeCategoriesHandler(byte[]) - Constructor for class gnu.regexp.RETokenNamedProperty.UnicodeCategoriesHandler
 
RETokenNamedProperty.UnicodeCategoryHandler - class gnu.regexp.RETokenNamedProperty.UnicodeCategoryHandler.
 
RETokenNamedProperty.UnicodeCategoryHandler(byte) - Constructor for class gnu.regexp.RETokenNamedProperty.UnicodeCategoryHandler
 
RETokenOneOf - class gnu.regexp.RETokenOneOf.
 
RETokenOneOf(int, String, boolean, boolean) - Constructor for class gnu.regexp.RETokenOneOf
 
RETokenOneOf(int, Vector, boolean) - Constructor for class gnu.regexp.RETokenOneOf
 
RETokenOneOf(int, Vector, Vector, boolean) - Constructor for class gnu.regexp.RETokenOneOf
 
RETokenPOSIX - class gnu.regexp.RETokenPOSIX.
 
RETokenPOSIX(int, int, boolean, boolean) - Constructor for class gnu.regexp.RETokenPOSIX
 
RETokenRange - class gnu.regexp.RETokenRange.
 
RETokenRange(int, char, char, boolean) - Constructor for class gnu.regexp.RETokenRange
 
RETokenRepeated - class gnu.regexp.RETokenRepeated.
 
RETokenRepeated(int, REToken, int, int) - Constructor for class gnu.regexp.RETokenRepeated
 
RETokenRepeated.DoablesFinder - class gnu.regexp.RETokenRepeated.DoablesFinder.
 
RETokenRepeated.DoablesFinder(REToken, CharIndexed, REMatch) - Constructor for class gnu.regexp.RETokenRepeated.DoablesFinder
 
RETokenRepeated.StackedInfo - class gnu.regexp.RETokenRepeated.StackedInfo.
 
RETokenRepeated.StackedInfo(CharIndexed, int, REMatch, int[], RETokenRepeated.DoablesFinder) - Constructor for class gnu.regexp.RETokenRepeated.StackedInfo
 
RETokenStart - class gnu.regexp.RETokenStart.
 
RETokenStart(int, String) - Constructor for class gnu.regexp.RETokenStart
 
RETokenWordBoundary - class gnu.regexp.RETokenWordBoundary.
Represents a combination lookahead/lookbehind for POSIX [:alnum:].
RETokenWordBoundary(int, int, boolean) - Constructor for class gnu.regexp.RETokenWordBoundary
 
RE_BACKSLASH_ESCAPE_IN_LISTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_BK_PLUS_QM - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASSES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASS_ESCAPES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASS_ESC_IN_LISTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_COMMENTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_ANCHORS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INVALID_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NOT_NULL - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_EMBEDDED_FLAGS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_HAT_LISTS_NOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_HEX_CHAR - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_INTERVALS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LIMITED_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LOOKAHEAD - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NAMED_PROPERTY - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NESTED_CHARCLASS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NEWLINE_ALT - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_BRACES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_PARENS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_REFS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_VBAR - Static variable in class gnu.regexp.RESyntax
Syntax bit.