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
|
Modifier and Type | Method and Description |
---|---|
TransformedData |
TransformationApplicator.applyTransformation(Transformation<?> transformation)
Applies the given transformation and returns the dataset
|
TransformedData |
TransformationApplicator.applyTransformation(Transformation<?> transformation,
Dictionary microaggregationDictionary)
Applies the given transformation and returns the dataset
|