XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Emma LarssonSubject: Create POJOs from EDI
Author: Emma Larsson
Date: 02 Oct 2008 10:56 AM
I want to convert EDI into POJOs (java objects) and wonder if it is possible to use Style Studio to do this? I saw the exemple with the Custom XML Adapter (http://www.stylusstudio.com/custom_adapter.html) and would like to use something like that to have my own adapter generate Java objects instead of XML files. Any ideas, suggsestions?

Thanks!

Postnext
Minollo I.Subject: Create POJOs from EDI
Author: Minollo I.
Date: 02 Oct 2008 11:17 AM
The only way you can do that is either manually (processing the output stream from XML Converters) or using one of the several XML-Java binding solutions available out there (JAXB, JiBX, ...).

Postnext
Emma LarssonSubject: Create POJOs from EDI
Author: Emma Larsson
Date: 03 Oct 2008 02:19 AM
So there is no way to skip the generation of the XML file and generate the java objects instead?

Posttop
Minollo I.Subject: Create POJOs from EDI
Author: Minollo I.
Date: 03 Oct 2008 09:22 AM
No; XML offers a great data model to represent EDI (and other data sources), and usually (but I'm sure your case is different) you don't want to create Java objects that map one to one to the EDI data. Typically you will manipulate the XML returned by XML Converters (XQuery is a perfect combination with XML Converters) and possibly create "business level" Java objects that capture the information you really need from the EDI.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.