| Modifier and Type | Class and Description |
|---|---|
class |
TarBagSerializer
Serialize a BagIt Bag into a Tar archive
|
class |
TarGzBagSerializer
Serialize a BagIt bag to be a tar+gzip archive.
|
class |
ZipBagSerializer
Serialize a BagIt bag into a zip archive without compression
|
| Modifier and Type | Method and Description |
|---|---|
static BagSerializer |
SerializationSupport.serializerFor(String contentType,
BagProfile profile)
Get a
BagSerializer for a given content type and BagProfile. |
Copyright © 2020. All rights reserved.