Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
org.deidentifier.arx.framework.lattice |
This package provides the internal generalization lattice
|
Modifier and Type | Method and Description |
---|---|
void |
ARXAnonymizer.setListener(ARXListener listener)
Sets a listener.
|
Modifier and Type | Method and Description |
---|---|
void |
Lattice.setListener(ARXListener listener)
Attaches a listener.
|