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.-
ClassesClassDescriptionProvides the core implementation of
SzEnvironment
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
.