Interface | Description |
---|---|
StringProvider |
The StringProvider interface exposes an abstract method of translating strings from the OpacApi
classes.
|
Class | Description |
---|---|
DummyStringProvider |
This is the simplest possible implementation of the
StringProvider interface. |