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

Packages that use FailedToUnMarshalException
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 FailedToUnMarshalException in org.openinvoice.ubl4j.invoice
 

Methods in org.openinvoice.ubl4j.invoice that throw FailedToUnMarshalException
static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType InvoiceTypeUnMarshaller.unMarshal(InputStream is)
           
static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType InvoiceTypeUnMarshaller.unMarshal(InputStream is, boolean validate)
           
 

Uses of FailedToUnMarshalException in org.openinvoice.ubl4j.order
 

Methods in org.openinvoice.ubl4j.order that throw FailedToUnMarshalException
static oasis.names.specification.ubl.schema.xsd.order_2.OrderType OrderTypeUnMarshaller.unMarshal(InputStream is)
           
 



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