Packages 
Package Description
org.deidentifier.arx
This package provides the public API for the ARX anonymization framework.
org.deidentifier.arx.aggregates
This package provides methods for aggregating data.
org.deidentifier.arx.aggregates.classification  
org.deidentifier.arx.certificate  
org.deidentifier.arx.certificate.elements  
org.deidentifier.arx.certificate.resources  
org.deidentifier.arx.common
A package containing commonly used classes in ARX
org.deidentifier.arx.criteria
This package implements different variants of class-based privacy criteria, such as k-anonymity, l-diversity, t-closeness and d-presence.
org.deidentifier.arx.exceptions
A package containing exceptions that may be thrown by ARX
org.deidentifier.arx.gui  
org.deidentifier.arx.gui.model  
org.deidentifier.arx.gui.resources  
org.deidentifier.arx.gui.view  
org.deidentifier.arx.gui.view.def  
org.deidentifier.arx.gui.view.impl  
org.deidentifier.arx.gui.view.impl.common  
org.deidentifier.arx.gui.view.impl.common.async  
org.deidentifier.arx.gui.view.impl.common.datatable  
org.deidentifier.arx.gui.view.impl.common.table  
org.deidentifier.arx.gui.view.impl.define  
org.deidentifier.arx.gui.view.impl.explore  
org.deidentifier.arx.gui.view.impl.menu  
org.deidentifier.arx.gui.view.impl.risk  
org.deidentifier.arx.gui.view.impl.utility  
org.deidentifier.arx.gui.view.impl.wizard  
org.deidentifier.arx.gui.worker  
org.deidentifier.arx.gui.worker.io  
org.deidentifier.arx.io
This package provides basic input/output functionality
org.deidentifier.arx.metric
This package implements several metrics for information loss.
org.deidentifier.arx.metric.v2  
org.deidentifier.arx.risk
This package provides methods for risk analyses
org.deidentifier.arx.risk.resources.us