public class AsicUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MIMETYPE_ASICE
The MIME type, which should be the very first entry in the container
|
| Modifier and Type | Method and Description |
|---|---|
static void |
combine(OutputStream outputStream,
InputStream... inputStreams)
Combine multiple containers to one container.
|
public static final String MIMETYPE_ASICE
public static void combine(OutputStream outputStream, InputStream... inputStreams) throws IOException
outputStream - Stream for target container.inputStreams - Streams for source containers.IOExceptionCopyright © 2015 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.