src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclet.xml

changeset 222
d424ed561993
parent 1
9a66ca7c79fa
child 229
03bcd66bd8e7
child 233
5240b1120530
     1.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclet.xml	Fri Feb 13 11:57:33 2009 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclet.xml	Wed Feb 18 13:47:27 2009 -0800
     1.3 @@ -1,30 +1,30 @@
     1.4  <?xml version='1.0' encoding='utf-8'?>
     1.5 -
     1.6 -<!--
     1.7 - Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     1.8 - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9 -
    1.10 - This code is free software; you can redistribute it and/or modify it
    1.11 - under the terms of the GNU General Public License version 2 only, as
    1.12 - published by the Free Software Foundation.  Sun designates this
    1.13 - particular file as subject to the "Classpath" exception as provided
    1.14 - by Sun in the LICENSE file that accompanied this code.
    1.15 -
    1.16 - This code is distributed in the hope that it will be useful, but WITHOUT
    1.17 - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.18 - FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.19 - version 2 for more details (a copy is included in the LICENSE file that
    1.20 - accompanied this code).
    1.21 -
    1.22 - You should have received a copy of the GNU General Public License version
    1.23 - 2 along with this work; if not, write to the Free Software Foundation,
    1.24 - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.25 -
    1.26 - Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.27 - CA 95054 USA or visit www.sun.com if you need additional information or
    1.28 - have any questions.
    1.29 --->
    1.30 -
    1.31 +
    1.32 +<!--
    1.33 + Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    1.34 + DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.35 +
    1.36 + This code is free software; you can redistribute it and/or modify it
    1.37 + under the terms of the GNU General Public License version 2 only, as
    1.38 + published by the Free Software Foundation.  Sun designates this
    1.39 + particular file as subject to the "Classpath" exception as provided
    1.40 + by Sun in the LICENSE file that accompanied this code.
    1.41 +
    1.42 + This code is distributed in the hope that it will be useful, but WITHOUT
    1.43 + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.44 + FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.45 + version 2 for more details (a copy is included in the LICENSE file that
    1.46 + accompanied this code).
    1.47 +
    1.48 + You should have received a copy of the GNU General Public License version
    1.49 + 2 along with this work; if not, write to the Free Software Foundation,
    1.50 + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.51 +
    1.52 + Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.53 + CA 95054 USA or visit www.sun.com if you need additional information or
    1.54 + have any questions.
    1.55 +-->
    1.56 +
    1.57  
    1.58  <Doclet>
    1.59  
    1.60 @@ -183,8 +183,8 @@
    1.61                      <MethodHeader/>
    1.62                      <SerializableMethods>
    1.63                          <MethodSubHeader/>
    1.64 +                        <DeprecatedMethodInfo/>
    1.65                          <MethodInfo>
    1.66 -                            <DeprecatedMethodInfo/>
    1.67                              <MethodDescription/>
    1.68                              <MethodTags/>
    1.69                          </MethodInfo>
    1.70 @@ -193,6 +193,7 @@
    1.71                      <FieldHeader/>
    1.72                      <SerializableFields>
    1.73                          <FieldSubHeader/>
    1.74 +                        <FieldDeprecationInfo/>
    1.75                          <FieldInfo/>
    1.76                          <FieldFooter/>
    1.77                      </SerializableFields>                  

mercurial