Java Examples
To access the Java examples, go to .
-
The AcmePOToJava map shows the mapping of a set of XML purchase orders to a corresponding set of Java objects representing invoices.
-
The JavaInvoiceToXML map shows the translation of the above Java objects that represent invoices into an identically corresponding XML. Note the output structure in this example, inherits from the same structure that defines the Java invoices in .