Verwendungen von Package
org.deidentifier.arx.io
Packages, die org.deidentifier.arx.io verwenden
Package
Beschreibung
This package provides the public API for the ARX anonymization framework.
A package implementing certificate creation
This package provides basic input/output functionality
-
Von org.deidentifier.arx verwendete Klassen in org.deidentifier.arx.ioKlasseBeschreibungAdditional options for reading/writing CSV filesSyntax for a CSV file.
-
Von org.deidentifier.arx.certificate verwendete Klassen in org.deidentifier.arx.io
-
Von org.deidentifier.arx.io verwendete Klassen in org.deidentifier.arx.ioKlasseBeschreibungAdditional options for reading/writing CSV filesSyntax for a CSV file.Interface to be implemented when columns can be referred to by an index.Base adapter for all data sources This defines properties and methods that all data source import adapters have in common.Represents a single data column This represents a single column that will be imported from.Superclass for column types that are only referred to by an index.Abstract base configuration This abstract superclass defines properties that all configurations have in common, i.e. a notion of columns, which can be added and retrieved.Valid file types for Excel files XLS is the "old" Excel file type, XLSX is the "new" Excel file type.Configuration describing a file in general File based configurations should extend this class as the notion of a
ImportConfigurationFile.fileLocationis common to all of them.