org.openinvoice.ubl4j.invoice
Class InvoiceTypeUnMarshaller

java.lang.Object
  extended by org.openinvoice.ubl4j.invoice.InvoiceTypeUnMarshaller

public class InvoiceTypeUnMarshaller
extends Object

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $

Constructor Summary
InvoiceTypeUnMarshaller()
           
 
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
 

Constructor Detail

InvoiceTypeUnMarshaller

public InvoiceTypeUnMarshaller()
Method Detail

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.