public interface EagExporter extends XmlExporter<Repository>
Modifier and Type | Method and Description |
---|---|
void |
export(Repository repository,
OutputStream outputStream,
String langCode)
Export a repository as an EAG document.
|
Document |
export(Repository repository,
String langCode)
Export a repository as an EAG document.
|
void export(Repository repository, OutputStream outputStream, String langCode) throws IOException, TransformerException
export
in interface XmlExporter<Repository>
repository
- the repositoryoutputStream
- the output stream to write to.langCode
- the preferred language code when multiple
descriptions are availableIOException
TransformerException
Document export(Repository repository, String langCode) throws IOException
export
in interface XmlExporter<Repository>
repository
- the repositorylangCode
- the preferred language code when multiple
descriptions are availableIOException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.