Package | Description |
---|---|
org.deidentifier.arx.framework.check |
This package implements the core functionality of the ARX framework, i.e., a highly efficient check for k-anonymity
|
org.deidentifier.arx.framework.check.transformer |
This package provides several transformers that efficiently implement the 'projection' optimization.
|
Class and Description |
---|
AbstractTransformer
This class implements an abstract base class for all transformers.
|
Class and Description |
---|
AbstractTransformer
This class implements an abstract base class for all transformers.
|
AbstractTransformer.IGroupify
Interface for delegates to the groupify .
|