equal
deleted
inserted
replaced
20 * |
20 * |
21 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
21 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
22 * CA 95054 USA or visit www.sun.com if you need additional information or |
22 * CA 95054 USA or visit www.sun.com if you need additional information or |
23 * have any questions. |
23 * have any questions. |
24 */ |
24 */ |
|
25 |
25 /** |
26 /** |
26 * <h1>Library for generating Java source code</h1>. |
27 * <h1>Library for generating Java source code</h1>. |
27 * |
28 * |
28 * <p> |
29 * <p> |
29 * CodeModel is a library that allows you to generate Java source |
30 * CodeModel is a library that allows you to generate Java source |