RTFDoclet

When working on some Java code a few years back I needed to document the classes in a format that could but used by microsoft word. I found a java doclet by Nicolas Zin that produces RTF output. I contributed a few changes to the doclet and have kept a copy here. You can download the RTF doclet, or a copy of version 1.5 here. I am not aware of anyone currently maintaining this.