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(@NonNull com.helger.io.resource.IReadableResource aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(@NonNull InputStream aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(@NonNull org.unece.cefact.namespaces.sbdh.StandardBusinessDocument aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(@NonNull org.unece.cefact.namespaces.sbdh.StandardBusinessDocumentHeader aSBDH, @NonNull Element aBusinessMessage)
    Extract the document data from the Standard Business Document represents by the passed parameter.
    PeppolSBDHDataReader.extractData(@NonNull Node aStandardBusinessDocument)
    Extract the document data from the Standard Business Document represents by the passed parameter.