Top

Regular Expressions


Background

A regular expression is a character string where some characters are given special meaning, so that the pattern as a whole denotes a possibly infinite class of alternative strings to match.

J uses the gnu.regexp package.

Supported Syntax

Within a regular expression, the following characters have special meaning: