public class ZUGFeRDInvoiceImporter extends ZUGFeRDImporter
containsMeta| Constructor and Description |
|---|
ZUGFeRDInvoiceImporter() |
ZUGFeRDInvoiceImporter(java.lang.String filename) |
| Modifier and Type | Method and Description |
|---|---|
void |
doIgnoreCalculationErrors() |
void |
doRecalculateItemPricesFromLineTotals() |
Invoice |
extractInvoice()
This will parse a XML into a invoice object
|
void |
fromXML(java.lang.String XML) |
canParse, containsMeta, extractString, getAdditionalData, getAmount, getBankName, getBIC, getBuyerTradePartyAddress, getBuyerTradePartyGlobalID, getBuyerTradePartyID, getBuyerTradePartyName, getBuyertradePartySpecifiedTaxRegistrationID, getContractOrderReferencedDocumentIssuerAssignedID, getDeliveryTradePartyAddress, getDeliveryTradePartyName, getDetailedDeliveryPeriodFrom, getDetailedDeliveryPeriodTo, getDocument, getDocumentCode, getDueDate, getForeignReference, getHolder, getIBAN, getIncludedNote, getInvoiceCurrencyCode, getInvoiceID, getIssueDate, getIssuerAssignedID, getLineItemList, getLineItemNodes, getLineTotalAmount, getMeta, getNodeListByPath, getPaidAmount, getPaymentTerms, getRawXML, getReference, getRoundingAmount, getSellerOrderReferencedDocumentIssuerAssignedID, getSellerTradePartyAddress, getSellerTradePartyGlobalID, getStandard, getTaxBasisTotalAmount, getTaxPointDate, getTaxTotalAmount, getUTF8, getVersion, getXMP, getZUGFeRDProfil, setMeta, setRawXML, wExtractStringpublic ZUGFeRDInvoiceImporter()
public ZUGFeRDInvoiceImporter(java.lang.String filename)
public void fromXML(java.lang.String XML)
public Invoice extractInvoice() throws javax.xml.xpath.XPathExpressionException, java.text.ParseException
javax.xml.xpath.XPathExpressionExceptionjava.text.ParseExceptionpublic void doRecalculateItemPricesFromLineTotals()
public void doIgnoreCalculationErrors()
Copyright © 2023. All rights reserved.