Uses of Interface
com.mckoi.database.RegexLibrary
Packages that use RegexLibrary
Package
Description
The core database classes for Mckoi.
Implementations of the RegexLibrary interface,
which allows the application to select which regular expression package
to use.
-
Uses of RegexLibrary in com.mckoi.database
Methods in com.mckoi.database that return RegexLibraryModifier and TypeMethodDescriptionTransactionSystem.getRegexLibrary()
Returns the regular expression library from the configuration file. -
Uses of RegexLibrary in com.mckoi.database.regexbridge
Classes in com.mckoi.database.regexbridge that implement RegexLibraryModifier and TypeClassDescriptionclass
A bridge to the internal Java regular expression library that was introduced in Java 1.4.