Package | Description |
---|---|
org.openinvoice.ubl4j.core.invoice |
Provides classes and interfaces for processing
InvoiceType . |
org.openinvoice.ubl4j.core.order |
Provides classes and interfaces for processing UBL
OrderType and converting it to InvoiceType . |
Modifier and Type | Method and Description |
---|---|
static void |
InvoiceTypeUnMarshaller.main(String[] args) |
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) |
Modifier and Type | Method and Description |
---|---|
static oasis.names.specification.ubl.schema.xsd.order_2.OrderType |
OrderTypeUnMarshaller.unMarshal(InputStream is) |
Copyright © 2011-2013 Plain Source. All Rights Reserved.