Interface | Description |
---|---|
StreamingXmlExporter<T> |
An exporter that can write a stream of XML.
|
XmlExporter<T extends Entity> |
Class | Description |
---|---|
AbstractStreamingXmlExporter<E extends Entity> | |
DocumentReader |
Helper for reading XML documents from a stream.
|
DocumentWriter |
Helper for writing XML documents to a stream, with
configurable indent.
|
IndentingXMLStreamWriter |
Derived from JDK6 Sun internal implementation.
|
StreamingXmlDsl |
A helper base class for writing XML as a stream, using
lambdas for hierarchical nesting of elements.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.