| Package | Description |
|---|---|
| de.galan.dmsexchange | |
| de.galan.dmsexchange.exchange.read |
| Modifier and Type | Method and Description |
|---|---|
static DmsReader |
DmsExchange.createReader(File file)
Provides a export-archive reader for
Documents that are contained in the passed file. |
static DmsReader |
DmsExchange.createReader(InputStream inputstream)
Provides a export-archive reader for
Documents that are read from the passed InputStream. |
static DmsReader |
DmsExchange.createReader(String file)
Provides a export-archive reader for
Documents that are contained in the passed file. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDmsReader
Reads all document-containers inside the given export-archive.
|
Copyright © 2015. All rights reserved.