Package com.mckoi.database.regexbridge

Implementations of the RegexLibrary interface, which allows the application to select which regular expression package to use.

See:
          Description

Class Summary
JavaRegex A bridge to the internal Java regular expression library that was introduced in Java 1.4.
 

Package com.mckoi.database.regexbridge Description

Implementations of the RegexLibrary interface, which allows the application to select which regular expression package to use.

See RegexLibrary.