Uses of Class
com.helger.peppol.sbdh.PeppolSBDHDataReadException
Packages that use PeppolSBDHDataReadException
-
Uses of PeppolSBDHDataReadException in com.helger.peppol.sbdh
Methods in com.helger.peppol.sbdh that throw PeppolSBDHDataReadExceptionModifier and TypeMethodDescription@NonNull PeppolSBDHDataPeppolSBDHDataReader.extractData(@NonNull com.helger.io.resource.IReadableResource aStandardBusinessDocument) Extract the document data from the Standard Business Document represents by the passed parameter.@NonNull PeppolSBDHDataPeppolSBDHDataReader.extractData(@NonNull InputStream aStandardBusinessDocument) Extract the document data from the Standard Business Document represents by the passed parameter.@NonNull PeppolSBDHDataPeppolSBDHDataReader.extractData(@NonNull org.unece.cefact.namespaces.sbdh.StandardBusinessDocument aStandardBusinessDocument) Extract the document data from the Standard Business Document represents by the passed parameter.@NonNull PeppolSBDHDataPeppolSBDHDataReader.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.@NonNull PeppolSBDHDataPeppolSBDHDataReader.extractData(@NonNull Node aStandardBusinessDocument) Extract the document data from the Standard Business Document represents by the passed parameter.