Yapbam : Help


Regular expressions

A regular expression is a pattern that describes the set of all possibles characters string.It has a very precise and complex syntax that you could find below in the Sun documentation (in the external links section).

Here are some parts of the syntax :

Here are some examples that could be helpful :

External links