| Class | Description |
|---|---|
| BagitFileWriter |
Responsible for writing the bagit.txt to the filesystem
|
| BagWriter |
responsible for writing out a
Bag |
| FetchWriter |
Responsible for writing out the list of
FetchItem to the fetch.txt file on the filesystem |
| ManifestWriter |
Responsible for writing out a
Manifest to the filesystem |
| MetadataWriter |
Responsible for writing out the bag
Metadata to the filesystem |
| PayloadWriter |
Responsible for writing out the bag payload to the filesystem
|
| RelativePathWriter |
Convenience class for writing a relative path
|