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 TypeMethodDescriptionPeppolSBDHDataReader.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.