protected static class AbstractMETSDisseminator.MdStreamCache extends Object
InputStream with contents to put in it. Some
superclasses will put streams in this table when adding an mdRef
element to e.g. a rightsMD segment.| Modifier and Type | Field and Description |
|---|---|
protected Map<edu.harvard.hul.ois.mets.MdRef,InputStream> |
extraFiles |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMETSDisseminator.MdStreamCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStream(edu.harvard.hul.ois.mets.MdRef key,
InputStream md) |
void |
close() |
Map<edu.harvard.hul.ois.mets.MdRef,InputStream> |
getMap() |
protected Map<edu.harvard.hul.ois.mets.MdRef,InputStream> extraFiles
protected AbstractMETSDisseminator.MdStreamCache()
public void addStream(edu.harvard.hul.ois.mets.MdRef key,
InputStream md)
public Map<edu.harvard.hul.ois.mets.MdRef,InputStream> getMap()
public void close()
throws IOException
IOExceptionCopyright © 2016 DuraSpace. All rights reserved.