The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » Metro and JAXB

Thread: producing javadoc from schema documentation - review requested

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 0
skells

Posts: 8
producing javadoc from schema documentation - review requested
Posted: Nov 7, 2008 3:02 AM
  Click to reply to this thread Reply

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




 XML java.net RSS