public interface PublicationsFileFactory
| Modifier and Type | Method and Description |
|---|---|
PublicationsFile |
create(InputStream input)
Reads the publications file from given input stream.
|
PublicationsFile create(InputStream input) throws KSIException
input - input stream to read. not nullPublicationsFileKSIException - when reading input stream fails.Copyright © 2024 Guardtime. All rights reserved.