public class SbdhWrapper extends Object
The SBDH part of the document is constructed from the headers. The document will be the payload (xs:any) following the SBDH.
| Constructor and Description |
|---|
SbdhWrapper() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
wrap(InputStream inputStream,
network.oxalis.vefa.peppol.common.model.Header headers)
Wraps payload + headers into a StandardBusinessDocument
|
public byte[] wrap(InputStream inputStream, network.oxalis.vefa.peppol.common.model.Header headers)
inputStream - the input stream to be wrappedheaders - the headers to use for sbdhCopyright © 2021 NorStella. All rights reserved.