org.openinvoice.ubl4j.invoice
Class InvoiceTypeMarshaller
java.lang.Object
org.openinvoice.ubl4j.invoice.InvoiceTypeMarshaller
public class InvoiceTypeMarshaller
- extends Object
- Since:
- \$Date: 2012/11/17 23:00:40 $
- Version:
- \$Revision: 269823a876f3 $
- Author:
- \$Author: javad $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INV_XSD_PATH
public static final String INV_XSD_PATH
- See Also:
- Constant Field Values
UBL_INV_PKG
public static final String UBL_INV_PKG
- See Also:
- Constant Field Values
InvoiceTypeMarshaller
public InvoiceTypeMarshaller()
marshal
public static void marshal(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
OutputStream outputStream,
String encoding)
throws FailedToMarshalException
- Throws:
FailedToMarshalException
getInvoiceTypeSchema
public static Schema getInvoiceTypeSchema()
throws SAXException
- Throws:
SAXException
Copyright © 2011-2012 Plain Source. All Rights Reserved.