|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailedToUnMarshalException | |
---|---|
org.openinvoice.ubl4j.invoice |
Provides classes and interfaces for processing 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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |