public interface SbdhReader
| Modifier and Type | Method and Description |
|---|---|
static Header |
read(InputStream inputStream) |
static Header |
read(network.oxalis.peppol.sbdh.jaxb.StandardBusinessDocumentHeader sbdh) |
static Header |
read(XMLStreamReader xmlStreamReader) |
static Header read(InputStream inputStream) throws SbdhException
SbdhExceptionstatic Header read(XMLStreamReader xmlStreamReader) throws SbdhException
SbdhExceptionstatic Header read(network.oxalis.peppol.sbdh.jaxb.StandardBusinessDocumentHeader sbdh) throws SbdhException
SbdhExceptionCopyright © 2023 NorStella. All rights reserved.