public interface DossierReader
| Modifier and Type | Method and Description |
|---|---|
String |
modelFileExtension() |
PackageDefinition |
read(String source,
String dossierMode)
read and parse contents to PackageDefinition
|
String modelFileExtension()
PackageDefinition read(String source, String dossierMode)
source - source (for example, xml or any other format)dossierMode - context parameter used by readerCopyright © 2020. All rights reserved.