Sun Microsystems Laboratories Experimental Stuff sunlabs.brazil.util.regexp (Brazil Project)

Package sunlabs.brazil.util.regexp

This package contains a converted-to-Java-language version of Henry Spencer's regular expression package contained in TCL version 8.0.

See:
          Description

Interface Summary
Regexp.Filter This interface is used by the Regexp class to generate the replacement string for each pattern match found in the source string.
 

Class Summary
Regexp The Regexp class can be used to match a pattern against a string and optionally replace the matched parts with new strings.
Regsub The Regsub class provides an iterator-like object to extract the matched and unmatched portions of a string with respect to a given regular expression.
 

Package sunlabs.brazil.util.regexp Description

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.

This page is: http://www.experimentalstuff.com/About_this_site/apidoc/sunlabs/brazil/util/regexp/package-summary.html
Last Modified: Fri, 31 Dec 2004 00:13:53 GMT
copyright (c) 2000-2007, Sun Microsystems