jaxws/src/share/classes/com/sun/codemodel/internal/package-info.java
changeset 2678 57cf2a1c1a05
parent 8 474761f14bca
child 3530 18fb7507984b
equal deleted inserted replaced
2225:a25c5ec5e40e 2678:57cf2a1c1a05
     1 /*
     1 /*
     2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2  * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.  Sun designates this
     7  * published by the Free Software Foundation.  Sun designates this
    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 
       
    26 /**
    25 /**
    27  * <h1>Library for generating Java source code</h1>.
    26  * <h1>Library for generating Java source code</h1>.
    28  *
    27  *
    29  * <p>
    28  * <p>
    30  * CodeModel is a library that allows you to generate Java source
    29  * CodeModel is a library that allows you to generate Java source