public class OrderTypeMarshaller extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ORD_XSD_PATH |
static String |
UBL_ORD_PKG |
Constructor and Description |
---|
OrderTypeMarshaller() |
Modifier and Type | Method and Description |
---|---|
static Schema |
getOrderTypeSchema() |
static void |
marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
OutputStream outputStream,
String encoding) |
public static final String ORD_XSD_PATH
public static final String UBL_ORD_PKG
public static void marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType, OutputStream outputStream, String encoding) throws FailedToMarshalException
FailedToMarshalException
public static Schema getOrderTypeSchema() throws SAXException
SAXException
Copyright © 2011-2013 Plain Source. All Rights Reserved.