Re: [Xdoclet-user] Generating XML javadocs and source

2004-07-11 Thread Joshua Marinacci
The documentation does not seem to indicate a way to do this. I was thinking I could write a custom template to do it, since there are template hooks to get the methods, classnames, etc; but wondered if anyone else had already written such a template, at least for the JavaDocs. I don't know of a

Re: [Xdoclet-user] Generating XML javadocs and source

2004-07-10 Thread Andrew Stevens
On Fri, 2004-07-02 at 04:08, Joshua Marinacci wrote: > I was wondering if it would be possible to generate XML files of the > javadocs, or complete java source, using XDoclet. Javadocs yes, source no. > The documentation > does not seem to indicate a way to do this. I was thinking I could > wr

[Xdoclet-user] Generating XML javadocs and source

2004-07-01 Thread Joshua Marinacci
I was wondering if it would be possible to generate XML files of the javadocs, or complete java source, using XDoclet. The documentation does not seem to indicate a way to do this. I was thinking I could write a custom template to do it, since there are template hooks to get the methods, classnam