public interface StreamingXmlExporter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
export(XMLStreamWriter sw,
T item,
String langCode)
Export an item to an XML stream.
|
void export(XMLStreamWriter sw, T item, String langCode)
sw - the stream writer instanceitem - the itemlangCode - the required language codeCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.