|
Replies:
0
|
|
|
|
|
|
|
producing javadoc from schema documentation - review requested
Posted:
Nov 7, 2008 3:02 AM
|
|
|
Hi All, I have developed a plugin to allow additional information to be extracted form the schema and presented as javadoc in the generated code.
The code is a little rough and ready, at the moment, and I have had a few problems witht he navigation of the object model, but it is pretty much functionally complete for the schemas that I am using
It documents the global element, getters and setters, anonomous inner classes and enumeration types.
I would welcome some review of this, and for it to be tested on some other schemas, as the ones used so far are all ones that I have developed, and as such have my style and convensions
I would be happy to contribute this to the extensions, or for inclusion into te base xjc, but for the moment I would appriciate some review of the code and for some other users to comment on the effectiveness of the implementation
|
|
|
|