Package gnu.regexp.util


package gnu.regexp.util
  • Classes
    Class
    Description
    This is a front end to the gnu.regexp.util.Grep class which sets the syntax used to RE_SYNTAX_EGREP, which aims to emulate the standard UNIX egrep command.
    Grep is a pure-Java clone of the GNU grep utility.
    This is a simple applet to demonstrate the capabilities of gnu.regexp.
    RETest provides a simple way to test regular expressions.
    This is a very basic testsuite application for gnu.regexp.