org.openinvoice.ubl4j.order
Class OrderTypeMarshaller
java.lang.Object
org.openinvoice.ubl4j.order.OrderTypeMarshaller
public class OrderTypeMarshaller
- 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 |
ORD_XSD_PATH
public static final String ORD_XSD_PATH
- See Also:
- Constant Field Values
UBL_ORD_PKG
public static final String UBL_ORD_PKG
- See Also:
- Constant Field Values
OrderTypeMarshaller
public OrderTypeMarshaller()
marshal
public static void marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
OutputStream outputStream,
String encoding)
throws FailedToMarshalException
- Throws:
FailedToMarshalException
getOrderTypeSchema
public static Schema getOrderTypeSchema()
throws SAXException
- Throws:
SAXException
Copyright © 2011-2012 Plain Source. All Rights Reserved.