Package | Description |
---|---|
com.caplin.transformer.module |
Provides the core interfaces and classes that are required to write a Java Transformer module.
|
Modifier and Type | Method and Description |
---|---|
void |
DataProviderRegistrar.deregister(String objectNamePattern,
DataProvider dataProvider)
Deregisters the data provider with the Transformer core for the
specified object name pattern.
|
void |
DataProviderRegistrar.register(String objectNamePattern,
DataProvider dataProvider)
Registers the specified data provider with the Transformer core
for the specified object name pattern.
|
Please send bug reports and comments to Caplin support