public class AsicReaderFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static AsicReaderFactory |
newFactory() |
static AsicReaderFactory |
newFactory(SignatureMethod signatureMethod) |
AsicReader |
open(File file) |
AsicReader |
open(InputStream inputStream) |
AsicReader |
open(Path file) |
public static AsicReaderFactory newFactory()
public static AsicReaderFactory newFactory(SignatureMethod signatureMethod)
public AsicReader open(File file) throws IOException
IOExceptionpublic AsicReader open(Path file) throws IOException
IOExceptionpublic AsicReader open(InputStream inputStream) throws IOException
IOExceptionCopyright © 2015 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.