Class CatalogueDocumentParser

  • All Implemented Interfaces:
    PEPPOLDocumentParser

    public class CatalogueDocumentParser
    extends AbstractDocumentParser
    Parser to retrieves information from PEPPOL Catalogue scenarios. Should be able to decode Catalogue (for catalogue response see ApplicationResponse)
    Author:
    thore
    • Constructor Detail

      • CatalogueDocumentParser

        public CatalogueDocumentParser​(PlainUBLParser parser)
    • Method Detail

      • getSender

        public network.oxalis.vefa.peppol.common.model.ParticipantIdentifier getSender()
        Description copied from interface: PEPPOLDocumentParser
        Identify and return the PEPPOL participant sending the document.
      • getReceiver

        public network.oxalis.vefa.peppol.common.model.ParticipantIdentifier getReceiver()
        Description copied from interface: PEPPOLDocumentParser
        Identify and return the PEPPOL participant receiving the document.