|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use gnu.regexp | |
---|---|
gnu.regexp | |
ij.plugin.frame.jedit.syntax | The jEdit syntax highlighting engine. |
ij.util |
Classes in gnu.regexp used by gnu.regexp | |
---|---|
RE
RE provides the user interface for compiling and matching regular expressions. |
|
REException
This is the regular expression exception class. |
|
REMatch
An instance of this class represents a match completed by a gnu.regexp matching function. |
|
REMatchEnumeration
An REMatchEnumeration enumerates regular expression matches over a given input text. |
|
RESyntax
An RESyntax specifies the way a regular expression will be compiled. |
Classes in gnu.regexp used by ij.plugin.frame.jedit.syntax | |
---|---|
RE
RE provides the user interface for compiling and matching regular expressions. |
|
REException
This is the regular expression exception class. |
|
RESyntax
An RESyntax specifies the way a regular expression will be compiled. |
Classes in gnu.regexp used by ij.util | |
---|---|
CharIndexed
Defines the interface used internally so that different types of source text can be accessed in the same way. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |