| 
 |   | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Interface Summary | |
| Regexp.Filter | This interface is used by the Regexpclass to generate
 the replacement string for each pattern match found in the source
 string. | 
| Class Summary | |
| Regexp | The Regexpclass can be used to match a pattern against a
 string and optionally replace the matched parts with new strings. | 
| Regsub | The Regsubclass provides an iterator-like object to
 extract the matched and unmatched portions of a string with respect to
 a given regular expression. | 
This package contains a converted-to-Java-language version of Henry Spencer's regular expression package contained in TCL version 8.0.
| 
 | Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||