Regexp store
Package:
Summary:
Apply regular expressions from a MySQL database
Groups:
Author:
Description:
This class can be used to apply regular expressions from a MySQL database.
It can access a MySQL database table that contains information about regular expressions.
The class can retrieve given regular expressions by name and apply operations to match, replace and split text using the regular expressions.
It can access a MySQL database table that contains information about regular expressions.
The class can retrieve given regular expressions by name and apply operations to match, replace and split text using the regular expressions.
Comments are closed.