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

changeset 1
9a66ca7c79fa
child 222
d424ed561993
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclet.xml	Sat Dec 01 00:00:00 2007 +0000
     1.3 @@ -0,0 +1,204 @@
     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 +<Doclet>
    1.33 +
    1.34 +    <PackageDoc>
    1.35 +        <PackageHeader/>
    1.36 +        <Summary>
    1.37 +            <SummaryHeader/>
    1.38 +            <InterfaceSummary/>
    1.39 +            <ClassSummary/>
    1.40 +            <EnumSummary/>
    1.41 +            <ExceptionSummary/>
    1.42 +            <ErrorSummary/>
    1.43 +            <AnnotationTypeSummary/>
    1.44 +            <SummaryFooter/>
    1.45 +        </Summary>
    1.46 +        <PackageDescription/>
    1.47 +        <PackageTags/>
    1.48 +        <PackageFooter/>
    1.49 +    </PackageDoc>
    1.50 +    
    1.51 +    <AnnotationTypeDoc>
    1.52 +        <AnnotationTypeHeader/>
    1.53 +        <DeprecationInfo/>
    1.54 +        <AnnotationTypeSignature/>
    1.55 +        <AnnotationTypeDescription/>
    1.56 +        <AnnotationTypeTagInfo/>
    1.57 +        <MemberSummary>
    1.58 +        	<AnnotationTypeRequiredMemberSummary/>
    1.59 +            <AnnotationTypeOptionalMemberSummary/>
    1.60 +        </MemberSummary>
    1.61 +        <AnnotationTypeRequiredMemberDetails>
    1.62 +            <Header/>
    1.63 +            <AnnotationTypeRequiredMember>
    1.64 +                <MemberHeader/>
    1.65 +                <Signature/>
    1.66 +                <DeprecationInfo/>
    1.67 +                <MemberComments/>
    1.68 +                <TagInfo/>
    1.69 +                <MemberFooter/>
    1.70 +            </AnnotationTypeRequiredMember>
    1.71 +        </AnnotationTypeRequiredMemberDetails>
    1.72 +        <AnnotationTypeOptionalMemberDetails>
    1.73 +            <AnnotationTypeOptionalMember>
    1.74 +                <MemberHeader/>
    1.75 +                <Signature/>
    1.76 +                <DeprecationInfo/>
    1.77 +                <MemberComments/>
    1.78 +                <TagInfo/>
    1.79 +                <DefaultValueInfo/>
    1.80 +                <MemberFooter/>
    1.81 +            </AnnotationTypeOptionalMember>
    1.82 +            <Footer/>
    1.83 +        </AnnotationTypeOptionalMemberDetails>        
    1.84 +        <AnnotationTypeFooter/>
    1.85 +    </AnnotationTypeDoc>
    1.86 +    
    1.87 +    <ClassDoc>
    1.88 +        <ClassHeader/>
    1.89 +        <ClassTree/>
    1.90 +        <TypeParamInfo/>
    1.91 +        <SuperInterfacesInfo/>
    1.92 +        <ImplementedInterfacesInfo/>        
    1.93 +        <SubClassInfo/>
    1.94 +        <SubInterfacesInfo/>
    1.95 +        <InterfaceUsageInfo/>
    1.96 +        <NestedClassInfo/>
    1.97 +        <DeprecationInfo/>
    1.98 +        <ClassSignature/>
    1.99 +        <ClassDescription/>
   1.100 +        <ClassTagInfo/>
   1.101 +        <MemberSummary>
   1.102 +            <NestedClassesSummary/>
   1.103 +            <NestedClassesInheritedSummary/>
   1.104 +            <EnumConstantsSummary/>
   1.105 +            <FieldsSummary/>
   1.106 +            <FieldsInheritedSummary/>  
   1.107 +            <ConstructorsSummary/>
   1.108 +            <MethodsSummary/>
   1.109 +            <MethodsInheritedSummary/>
   1.110 +        </MemberSummary>
   1.111 +        <EnumConstantsDetails>
   1.112 +            <Header/>
   1.113 +            <EnumConstant>
   1.114 +                <EnumConstantHeader/>
   1.115 +                <Signature/>
   1.116 +                <DeprecationInfo/>
   1.117 +                <EnumConstantComments/>
   1.118 +                <TagInfo/>
   1.119 +                <EnumConstantFooter/>
   1.120 +            </EnumConstant>
   1.121 +            <Footer/>
   1.122 +        </EnumConstantsDetails>
   1.123 +        <FieldDetails>
   1.124 +            <Header/>
   1.125 +            <FieldDoc>
   1.126 +                <FieldHeader/>
   1.127 +                <Signature/>
   1.128 +                <DeprecationInfo/>
   1.129 +                <FieldComments/>
   1.130 +                <TagInfo/>
   1.131 +                <FieldFooter/>
   1.132 +            </FieldDoc>
   1.133 +            <Footer/>
   1.134 +        </FieldDetails>
   1.135 +        <ConstructorDetails>
   1.136 +            <Header/>
   1.137 +            <ConstructorDoc>
   1.138 +                <ConstructorHeader/>
   1.139 +                <Signature/>
   1.140 +                <DeprecationInfo/>
   1.141 +                <ConstructorComments/>
   1.142 +                <TagInfo/>
   1.143 +                <ConstructorFooter/>
   1.144 +            </ConstructorDoc>
   1.145 +            <Footer/>
   1.146 +        </ConstructorDetails>
   1.147 +        <MethodDetails>
   1.148 +            <Header/>
   1.149 +            <MethodDoc>
   1.150 +                <MethodHeader/>
   1.151 +                <Signature/>
   1.152 +                <DeprecationInfo/>
   1.153 +                <MethodComments/>
   1.154 +                <TagInfo/>
   1.155 +                <MethodFooter/>
   1.156 +            </MethodDoc>
   1.157 +            <Footer/>
   1.158 +        </MethodDetails>
   1.159 +        <ClassFooter/>
   1.160 +    </ClassDoc>
   1.161 +    
   1.162 +    <ConstantSummary>
   1.163 +        <Header/>
   1.164 +        <Contents/>
   1.165 +        <ConstantSummaries>
   1.166 +            <PackageConstantSummary>
   1.167 +                <PackageHeader/>
   1.168 +                <ClassConstantSummary>
   1.169 +                    <ClassHeader/>
   1.170 +                    <ConstantMembers/>
   1.171 +                    <ClassFooter/>
   1.172 +                </ClassConstantSummary>     
   1.173 +            </PackageConstantSummary>
   1.174 +        </ConstantSummaries>    
   1.175 +        <Footer/>
   1.176 +    </ConstantSummary>
   1.177 +    
   1.178 +    <SerializedForm>
   1.179 +        <Header/>
   1.180 +        <SerializedFormSummaries>
   1.181 +            <PackageSerializedForm>
   1.182 +                <PackageHeader/>
   1.183 +                <ClassSerializedForm>
   1.184 +                    <ClassHeader/>
   1.185 +                    <SerialUIDInfo/>
   1.186 +                    <MethodHeader/>
   1.187 +                    <SerializableMethods>
   1.188 +                        <MethodSubHeader/>
   1.189 +                        <MethodInfo>
   1.190 +                            <DeprecatedMethodInfo/>
   1.191 +                            <MethodDescription/>
   1.192 +                            <MethodTags/>
   1.193 +                        </MethodInfo>
   1.194 +                        <MethodFooter/>
   1.195 +                    </SerializableMethods>
   1.196 +                    <FieldHeader/>
   1.197 +                    <SerializableFields>
   1.198 +                        <FieldSubHeader/>
   1.199 +                        <FieldInfo/>
   1.200 +                        <FieldFooter/>
   1.201 +                    </SerializableFields>                  
   1.202 +                </ClassSerializedForm>
   1.203 +            </PackageSerializedForm>
   1.204 +        </SerializedFormSummaries>
   1.205 +        <Footer/>
   1.206 +    </SerializedForm>
   1.207 +</Doclet>

mercurial