public class InvoiceTypeUnMarshaller extends Object
Constructor and Description |
---|
InvoiceTypeUnMarshaller() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
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) |
public static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType unMarshal(InputStream is) throws FailedToUnMarshalException
FailedToUnMarshalException
public static oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType unMarshal(InputStream is, boolean validate) throws FailedToUnMarshalException
FailedToUnMarshalException
public static void main(String[] args) throws FileNotFoundException, FailedToUnMarshalException, FailedToMarshalException
Copyright © 2011-2013 Plain Source. All Rights Reserved.