Interface ContentWrapper
-
public interface ContentWrapper- Since:
- 4.0.1
- Author:
- erlend
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamwrap(InputStream inputStream, network.oxalis.vefa.peppol.common.model.Header header)
-
-
-
Method Detail
-
wrap
InputStream wrap(InputStream inputStream, network.oxalis.vefa.peppol.common.model.Header header) throws IOException, OxalisContentException
- Throws:
IOExceptionOxalisContentException
-
-