| Package | Description |
|---|---|
| com.helger.peppol.sbdh.read |
| Modifier and Type | Method and Description |
|---|---|
PeppolSBDHDocument |
PeppolSBDHDocumentReader.extractData(InputStream aStandardBusinessDocument)
Extract the document data from the Standard Business Document represents by
the passed parameter.
|
PeppolSBDHDocument |
PeppolSBDHDocumentReader.extractData(com.helger.commons.io.resource.IReadableResource aStandardBusinessDocument)
Extract the document data from the Standard Bussiness Document represents
by the passed parameter.
|
PeppolSBDHDocument |
PeppolSBDHDocumentReader.extractData(Node aStandardBusinessDocument)
Extract the document data from the Standard Bussiness Document represents
by the passed parameter.
|
PeppolSBDHDocument |
PeppolSBDHDocumentReader.extractData(org.unece.cefact.namespaces.sbdh.StandardBusinessDocument aStandardBusinessDocument)
Extract the document data from the Standard Bussiness Document represents
by the passed parameter.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.