| Package | Description |
|---|---|
| de.sekmi.histream.export |
Encounter/visit based table export functionality for HIStream.
|
| de.sekmi.histream.export.config |
Export configuration with JAXB annotations
|
| Modifier and Type | Method and Description |
|---|---|
ExportSummary |
TableExport.export(ObservationSupplier supplier,
ExportWriter writer)
Export all observations by the given supplier to the specified
ExportWriter. |
void |
TableParser.processNode(Node node) |
void |
EavTableParser.processNode(Node visit) |
| Constructor and Description |
|---|
EavTableParser(EavTable table,
TableWriter writer,
XPath xpath) |
TableParser(AbstractTable table,
TableWriter writer,
XPath xpath) |
| Modifier and Type | Method and Description |
|---|---|
EavTableParser |
EavTable.createParser(TableWriter writer,
XPath xpath) |
TableParser |
AbstractTable.createParser(TableWriter writer,
XPath xpath) |
Copyright © 2013–2017 R.W.Majeed. All rights reserved.