Uses of Class
com.helger.peppol.xhe.read.DBNAllianceXHEDataReadException
Packages that use DBNAllianceXHEDataReadException
-
Uses of DBNAllianceXHEDataReadException in com.helger.peppol.xhe.read
Methods in com.helger.peppol.xhe.read that throw DBNAllianceXHEDataReadExceptionModifier and TypeMethodDescriptionDBNAllianceXHEDataReader.extractData(com.helger.commons.io.resource.IReadableResource aExchangeHeaderEnvelope) Extract the document data from the Exchange Header Envelope represents by the passed parameter.DBNAllianceXHEDataReader.extractData(com.helger.xhe.v10.XHE10XHEType aExchangeHeaderEnvelope) Extract the document data from the Exchange Header Envelope represents by the passed parameter.DBNAllianceXHEDataReader.extractData(com.helger.xhe.v10.XHE10XHEType aXHE, com.helger.xhe.v10.cac.XHE10PayloadsType aPayloads) Extract the document data from the Standard Business Document represents by the passed parameter.DBNAllianceXHEDataReader.extractData(InputStream aExchangeHeaderEnvelope) Extract the document data from the Exchange Header Envelope represents by the passed parameter.DBNAllianceXHEDataReader.extractData(Node aExchangeHeaderEnvelope) Extract the document data from the Exchange Header Envelope represents by the passed parameter.