Package com.senzing.sdk.core
package com.senzing.sdk.core
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package. The core
implementation leverages the underlying native libraries provided with
the Senzing product to implement the SDK functionality.-
ClassDescriptionThe package-protected implementation of
SzConfigManager
that works with theSzCoreEnvironment
class.The package-protected implementation ofSzDiagnostic
that works with theSzCoreEnvironment
class.The package-protected implementation ofSzEngine
that works with theSzCoreEnvironment
class.Provides the core implementation ofSzEnvironment
that directly initializes the Senzing SDK modules and provides management of the Senzing environment in this process.The builder class for creating an instance ofSzCoreEnvironment
.The package-protected implementation ofSzProduct
that works with theSzCoreEnvironment
class.