Package | Description |
---|---|
com.canto.cumulus.utils |
The Cumulus utilities package.
|
Modifier and Type | Method and Description |
---|---|
static void |
MetadataExchange.exportItems(ItemCollection itemCollection,
java.util.List<java.lang.Integer> itemIDs,
java.io.OutputStream destination,
MetadataExchange.Format format,
MetadataExchange.FieldFilter fieldFilter,
MetadataExchange.ProgressListener progress)
Exports all items or the items with the specified IDs from the given
ItemCollection into the output stream. |
static void |
MetadataExchange.exportItems(MultiItemCollection multiItemCollection,
java.util.List<ItemIdentifier> itemIDs,
java.io.OutputStream destination,
MetadataExchange.Format format,
MetadataExchange.FieldFilter fieldFilter,
MetadataExchange.ProgressListener progress)
Exports all items or the items with the specified IDs from the given
MultiItemCollection into the output stream. |
static void |
MetadataExchange.importItems(java.io.InputStream source,
long sourceLength,
java.lang.String permissionTemplate,
ItemCollection destination,
MetadataExchange.Format format,
MetadataExchange.FieldFilter fieldFilter,
MetadataExchange.ProgressListener progress)
Imports the given stream into new records.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.