Uses of Class
org.openinvoice.ubl4j.common.FailedToMarshalException

Packages that use FailedToMarshalException
org.openinvoice.ubl4j.invoice Provides classes and interfaces for processing UBL InvoiceType
org.openinvoice.ubl4j.order Provides classes and interfaces for processing UBL OrderType and converting it to InvoiceType
 

Uses of FailedToMarshalException in org.openinvoice.ubl4j.invoice
 

Methods in org.openinvoice.ubl4j.invoice that throw FailedToMarshalException
static void InvoiceTypeMarshaller.marshal(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType, OutputStream outputStream)
           
 

Uses of FailedToMarshalException in org.openinvoice.ubl4j.order
 

Methods in org.openinvoice.ubl4j.order that throw FailedToMarshalException
static void OrderTypeMarshaller.marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType, OutputStream outputStream)
           
 



Copyright © 2011-2012 Plain Source. All Rights Reserved.