Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

7.1 Introduction

Class RegExp represents a regular expression. The constructor essentially compiles the expression into a form that can be used more efficiently. The result can then be used to find and replace patterns in target strings and string buffers.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.