[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Java Data Binding spec
Hmmmm. Where do I download the class from? I tried every variation on the URL you gave that I could think of, but couldn't find it anywhere, nor could I find it by searching the community process Web pages. Note that other specs are simply downloadable via links from the Java Community Process page (http://java.sun.com/aboutJava/communityprocess/). Of course, I've just looked at the Data Binding home page again and noticed that it's status is "JSR Approved". I had originally thought this meant that the spec was done, but now realize it only means the request for the spec has been approved. On the other hand, I keep running across references to data binding on various Web sites, which makes me think that the spec is actually written and perhaps awaiting review pending changes to the schema spec. If this is the case, does anybody know if it's possible to get a copy of the spec? Thanks, -- Ron > KenNorth wrote: > > > Does anybody know where I can find an online copy of Sun's Java Data > > Binding spec? The Web page says all sorts of nice things > > Ron, > > That's probably the old web page. There have been recent improvements > to the Java Community Process so you actually can use Java Spec > Binding. > > You have to download the 'about JSRxxx' web page and a spec binder > program from Sun's web site. > http://java.sun.com/aboutJava/communityprocess/jsr/jsr_xxx_specbind.jar > where xxx is 031 for Java Data Binding. > > The SpecBinder class opens a FileInputStream and parses the > promotional text from the web page (jsr_031_xmld.html). It emits the > specification. If you provide an optional XML schema, it emits custom > Java classes that conform to the spec and the XML document. I think > there's also an option to emit the spec as XML with an XSL stylesheet. -- Ronald Bourret Programming, Writing, and Training XML, Databases, and Schemas http://www.rpbourret.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|