| Package | Description |
|---|---|
| com.mckoi.database |
The core database classes for Mckoi.
|
| com.mckoi.database.regexbridge |
Implementations of the RegexLibrary interface,
which allows the application to select which regular expression package
to use.
|
| Modifier and Type | Method and Description |
|---|---|
RegexLibrary |
TransactionSystem.getRegexLibrary()
Returns the regular expression library from the configuration file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaRegex
A bridge to the internal Java regular expression library that was introduced
in Java 1.4.
|
Copyright © 2019. All rights reserved.