Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Package oracle.odi.impexp.resource

Provides classes to manage export and import resources such as folders, XML files, and zip files.

See:
          Description

Interface Summary
IImportExportResource Import Resource can be used as a source for import or as a target for export.
IMassImportExportResource An IImportExportResource containing more than one exported root object.
ISingleImportExportResource An IImportExportResource containing only one root object.

 

Class Summary
FolderImportExportResource An IImportExportResource implementation for a folder or directory that can be used as a source for import or as a target for export.
XmlFileImportExportResource An ISingleImportExportResource implementation for an XML file that can be used as a source for import or as a target for export.
ZipFileImportExportResource An IMassImportExportResource implementation for a zip file that can be used as a source for import or as a target for export.

 

Package oracle.odi.impexp.resource Description

Provides classes to manage export and import resources such as folders, XML files, and zip files.

Since:
11.1.1.3.0

Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.