Atabaque DTDtoBean Plugin - plugin detail
Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization.
Plugin owner: |
serge_rehem |
Website: |
http://dtdtobean.sourceforge.net |
Added: |
2007-07-02 |
License: |
LGPL |
Category: |
Code Generation |
Downloaded: |
7,747 times |
Rating: |
|
Plugin Log |
Show log
2011-04-28 13:27:08 | serge_rehem | Plugin edited, id:3017, pubid:3017 |
|
|
Versions available
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: N/A
|
Last Update: 2011-04-28
|
What's new in this version
The second Atabaque DTDtoBean beta version optionally generate code for Property Change Support in Java Beans, mandatory for using with BeansBinding (JSR 295). Hope you enjoy it!
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
The Atabaque DTDtoBean tool is usefull for developers who wants to use mapping between XML Files and Java Beans. There are some really cool XML Serialization tools, like JOX - Java Objects in XML, XStream or Simple, but sometimes it is hard to write the XML corresponding Java Beans by hand.
If the XML file has a corresponding DTD file specifying the XML elements and attributes, you can automatically generate the standard Java Beans, that JOX understands, or optionally choosing generate annotations for using with XStream or Simple. It is a tool for improving coding productivity.
This project was started from a necessity of Atabaque project, so that is the reason for using Atabaque DTDtoBean name.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|