Package com.groiss.fileimport
package com.groiss.fileimport
Provides classes and interfaces for customizing file import operations.
-
ClassDescriptionHolds column definition from import.xml.used for userdefined object deserialization while importingFileImportHandler<T extends Persistent>Abstract class for defining a import handler.Holds settings of the current import-process.ImportHandler<T extends Persistent>Deprecated.A timer for importing data from a file.used for userdefined object serializationdefines methods for reading structured filesholds all settings used for import/export
FileImportHandler
instead