|
Class Summary |
| AbstractExporter |
Generic context for exporters |
| AutoSave |
AutoSave... |
| ExportInfo |
Provides information about an export |
| ExportInfo.Entry |
|
| FileArchive |
FileArchive... |
| Importer |
AbstractImporter
file/directory combinations
1. |
| ImportOptions |
Option that control the package import. |
| JarExporter |
Implements a Vault filesystem exporter that exports Vault files to a jar file. |
| JcrArchive |
Implements an archive that is based on nt:file/nt:folder nodes in a JCR
repository. |
| JcrExporter |
Implements a Vault filesystem exporter that exports Vault files to a JCR
repository. |
| PlatformExporter |
Implements a Vault filesystem exporter that exports Vault files to a platform
file system. |
| SubArchive |
SubArchive... |
| ZipArchive |
The zip archive implements bridge between the ZipStreamArchive and the
ZipFileArchive. |