org.openinvoice.ubl4j.invoice
Class InvoiceTypeMarshaller

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

public class InvoiceTypeMarshaller
extends Object

Since:
\$Date: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
Author:
\$Author: javad $

Constructor Summary
InvoiceTypeMarshaller()
           
 
Method Summary
static void marshal(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvoiceTypeMarshaller

public InvoiceTypeMarshaller()
Method Detail

marshal

public static void marshal(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
                           OutputStream outputStream)
                    throws FailedToMarshalException
Throws:
FailedToMarshalException


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