DeDoc
David Pettersson
dapet@mai.liu.se
Wed Jun 14 05:47:00 GMT 2000
Is there a copyright problem here? Sun has copyright on their
documentation.
/David
On 2000年6月14日, Oskar Liljeblad wrote:
> I've made a programmed called DeDoc that may be of interest to
> anyone porting the Java Sun JDKs to Classpath/GCJ. DeDoc takes
> the HTML JavaDoc documentation of some API, reads it, and
> writes Java source code containing class and method signatures.
>> Running the program on the 424 Swing classes (in javax.swing,
> javax.swing.border, ..) results in about 900 kb of source
> code generated - more than 20000 lines. So DeDoc is probably
> a good start... (Most of the generated classes can also be
> compiled without modifications, even though they don't do
> anything.)
>> The program can be downloaded from
> http://www.student.lu.se/~nbi98oli/src/dedoc-0.9.tar.gz .
> (It requires JDK 1.2 and OpenXML 1.2 from www.openxml.org.)
>> Let me know what you think.
>> Oskar Liljeblad (osk@hem.passagen.se)
>
More information about the Java
mailing list