Uses of Interface
network.oxalis.sniffer.document.parsers.PEPPOLDocumentParser
-
Packages that use PEPPOLDocumentParser Package Description network.oxalis.sniffer.document network.oxalis.sniffer.document.parsers -
-
Uses of PEPPOLDocumentParser in network.oxalis.sniffer.document
Methods in network.oxalis.sniffer.document that return PEPPOLDocumentParser Modifier and Type Method Description PEPPOLDocumentParserPlainUBLHeaderParser. createDocumentParser() -
Uses of PEPPOLDocumentParser in network.oxalis.sniffer.document.parsers
Classes in network.oxalis.sniffer.document.parsers that implement PEPPOLDocumentParser Modifier and Type Class Description classAbstractDocumentParserAbstract implementation based on the PlainUBLParser to retrieve information from PEPPOL documents.classApplicationResponseDocumentParserParser to retrieves information from PEPPOL Application Response documents.classCatalogueDocumentParserParser to retrieves information from PEPPOL Catalogue scenarios.classDespatchAdviceDocumentParserParser to retrieves information from PEPPOL Despatch Advice scenarios.classInvoiceDocumentParserParser to retrieves information from PEPPOL Invoice scenarios.classOrderDocumentParserParser to retrieves information from PEPPOL Order scenarios.
-