Re: Generating Javadoc from xsd:sequence/xsd:element documentation

2010-02-11 Thread Craig Tataryn
On a side note, I'm not sure if this is of use to anyone else but I built an XJC plugin that allows you to have generated classes of your choice extend or implement another class. So for instance, we have a bunch of top level classes which are generated by xsds, however they don't extend from a co

Re: Generating Javadoc from xsd:sequence/xsd:element documentation

2010-02-11 Thread Daniel Kulp
On Thu February 11 2010 5:22:12 am Andreas Veithen wrote: > Dan, > > I read your comment on JAXB issue 172 [1]. Did you ever get feedback > from the guy who said that he had an xjc plugin to generate > getter/setter Javadoc from xsd:sequence/xsd:element > annotations/documentations? Nope. :-(

Generating Javadoc from xsd:sequence/xsd:element documentation

2010-02-11 Thread Andreas Veithen
Dan, I read your comment on JAXB issue 172 [1]. Did you ever get feedback from the guy who said that he had an xjc plugin to generate getter/setter Javadoc from xsd:sequence/xsd:element annotations/documentations? Andreas [1] https://jaxb.dev.java.net/issues/show_bug.cgi?id=172