org.openinvoice.ubl4j.invoice
Class InvoiceTypeUnMarshaller
java.lang.Object
org.openinvoice.ubl4j.invoice.InvoiceTypeUnMarshaller
public class InvoiceTypeUnMarshaller
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Method Summary |
static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
unMarshal(InputStream is)
|
static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
unMarshal(InputStream is,
boolean validate)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvoiceTypeUnMarshaller
public InvoiceTypeUnMarshaller()
unMarshal
public static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType unMarshal(InputStream is)
throws FailedToUnMarshalException
- Throws:
FailedToUnMarshalException
unMarshal
public static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType unMarshal(InputStream is,
boolean validate)
throws FailedToUnMarshalException
- Throws:
FailedToUnMarshalException
Copyright © 2011-2012 Plain Source. All Rights Reserved.