public interface EadExporter extends XmlExporter<DocumentaryUnit>
| Modifier and Type | Method and Description |
|---|---|
void |
export(DocumentaryUnit unit,
OutputStream outputStream,
String langCode)
Export a documentary unit as an EAD document.
|
Document |
export(DocumentaryUnit unit,
String langCode)
Export a documentary unit as an EAD document.
|
void export(DocumentaryUnit unit, OutputStream outputStream, String langCode) throws IOException, TransformerException
export in interface XmlExporter<DocumentaryUnit>unit - the unitoutputStream - the output stream to write to.langCode - the preferred language code when multiple
descriptions are availableIOExceptionTransformerExceptionDocument export(DocumentaryUnit unit, String langCode) throws IOException
export in interface XmlExporter<DocumentaryUnit>unit - the unitlangCode - the preferred language code when multiple
descriptions are availableIOExceptionCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.