Class SbdhHeaderParser

    • Constructor Detail

      • SbdhHeaderParser

        public SbdhHeaderParser()
    • Method Detail

      • parse

        public network.oxalis.vefa.peppol.common.model.Header parse​(InputStream inputStream)
                                                             throws OxalisContentException
        Simple wrapper around peppol-sbdh module.
        Specified by:
        parse in interface HeaderParser
        Parameters:
        inputStream - the inputstream containing the XML
        Returns:
        an instance of Header if found, otherwise null.
        Throws:
        OxalisContentException