Uses of Class
com.helger.peppol.sbdh.PeppolSBDHDataReadException

Packages that use PeppolSBDHDataReadException
Package
Description
 
  • Uses of PeppolSBDHDataReadException in com.helger.peppol.sbdh

    Modifier and Type
    Method
    Description
    PeppolSBDHDataReader.extractData(com.helger.commons.io.resource.IReadableResource aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(InputStream aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(org.unece.cefact.namespaces.sbdh.StandardBusinessDocument aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(org.unece.cefact.namespaces.sbdh.StandardBusinessDocumentHeader aSBDH, Element aBusinessMessage)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(Node aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.