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

Tue, 28 Dec 2010 15:54:52 -0800

author
ohair
date
Tue, 28 Dec 2010 15:54:52 -0800
changeset 798
4868a36f6fd8
parent 766
90af8d87741f
child 1468
690c41cdab55
permissions
-rw-r--r--

6962318: Update copyright year
Reviewed-by: xdono

bpatel@233 1 <?xml version='1.0' encoding='utf-8'?>
bpatel@233 2
bpatel@233 3 <!--
ohair@798 4 Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
bpatel@233 5 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
bpatel@233 6
bpatel@233 7 This code is free software; you can redistribute it and/or modify it
bpatel@233 8 under the terms of the GNU General Public License version 2 only, as
ohair@554 9 published by the Free Software Foundation. Oracle designates this
bpatel@233 10 particular file as subject to the "Classpath" exception as provided
ohair@554 11 by Oracle in the LICENSE file that accompanied this code.
bpatel@233 12
bpatel@233 13 This code is distributed in the hope that it will be useful, but WITHOUT
bpatel@233 14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
bpatel@233 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
bpatel@233 16 version 2 for more details (a copy is included in the LICENSE file that
bpatel@233 17 accompanied this code).
bpatel@233 18
bpatel@233 19 You should have received a copy of the GNU General Public License version
bpatel@233 20 2 along with this work; if not, write to the Free Software Foundation,
bpatel@233 21 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
bpatel@233 22
ohair@554 23 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
ohair@554 24 or visit www.oracle.com if you need additional information or have any
ohair@554 25 questions.
bpatel@233 26 -->
bpatel@233 27
bpatel@233 28
bpatel@233 29 <Doclet>
bpatel@233 30
bpatel@233 31 <PackageDoc>
bpatel@766 32 <Content>
bpatel@766 33 <Summary>
bpatel@766 34 <InterfaceSummary/>
bpatel@766 35 <ClassSummary/>
bpatel@766 36 <EnumSummary/>
bpatel@766 37 <ExceptionSummary/>
bpatel@766 38 <ErrorSummary/>
bpatel@766 39 <AnnotationTypeSummary/>
bpatel@766 40 </Summary>
bpatel@766 41 <PackageDescription/>
bpatel@766 42 <PackageTags/>
bpatel@766 43 </Content>
bpatel@233 44 </PackageDoc>
jjg@401 45
bpatel@233 46 <AnnotationTypeDoc>
bpatel@766 47 <AnnotationTypeInfo>
bpatel@766 48 <DeprecationInfo/>
bpatel@766 49 <AnnotationTypeSignature/>
bpatel@766 50 <AnnotationTypeDescription/>
bpatel@766 51 <AnnotationTypeTagInfo/>
bpatel@766 52 </AnnotationTypeInfo>
bpatel@233 53 <MemberSummary>
bpatel@766 54 <AnnotationTypeRequiredMemberSummary/>
bpatel@233 55 <AnnotationTypeOptionalMemberSummary/>
bpatel@233 56 </MemberSummary>
bpatel@766 57 <AnnotationTypeMemberDetails>
bpatel@766 58 <AnnotationTypeRequiredMemberDetails>
bpatel@766 59 <AnnotationTypeRequiredMember>
bpatel@766 60 <Signature/>
bpatel@766 61 <DeprecationInfo/>
bpatel@766 62 <MemberComments/>
bpatel@766 63 <TagInfo/>
bpatel@766 64 </AnnotationTypeRequiredMember>
bpatel@766 65 </AnnotationTypeRequiredMemberDetails>
bpatel@766 66 <AnnotationTypeOptionalMemberDetails>
bpatel@766 67 <AnnotationTypeOptionalMember>
bpatel@766 68 <Signature/>
bpatel@766 69 <DeprecationInfo/>
bpatel@766 70 <MemberComments/>
bpatel@766 71 <TagInfo/>
bpatel@766 72 <DefaultValueInfo/>
bpatel@766 73 </AnnotationTypeOptionalMember>
bpatel@766 74 </AnnotationTypeOptionalMemberDetails>
bpatel@766 75 </AnnotationTypeMemberDetails>
bpatel@233 76 </AnnotationTypeDoc>
jjg@401 77
bpatel@233 78 <ClassDoc>
bpatel@233 79 <ClassTree/>
bpatel@766 80 <ClassInfo>
bpatel@766 81 <TypeParamInfo/>
bpatel@766 82 <SuperInterfacesInfo/>
bpatel@766 83 <ImplementedInterfacesInfo/>
bpatel@766 84 <SubClassInfo/>
bpatel@766 85 <SubInterfacesInfo/>
bpatel@766 86 <InterfaceUsageInfo/>
bpatel@766 87 <NestedClassInfo/>
bpatel@766 88 <DeprecationInfo/>
bpatel@766 89 <ClassSignature/>
bpatel@766 90 <ClassDescription/>
bpatel@766 91 <ClassTagInfo/>
bpatel@766 92 </ClassInfo>
bpatel@233 93 <MemberSummary>
bpatel@233 94 <NestedClassesSummary/>
bpatel@233 95 <EnumConstantsSummary/>
bpatel@233 96 <FieldsSummary/>
bpatel@233 97 <ConstructorsSummary/>
bpatel@233 98 <MethodsSummary/>
bpatel@233 99 </MemberSummary>
bpatel@766 100 <MemberDetails>
bpatel@766 101 <EnumConstantsDetails>
bpatel@766 102 <EnumConstant>
bpatel@766 103 <Signature/>
bpatel@766 104 <DeprecationInfo/>
bpatel@766 105 <EnumConstantComments/>
bpatel@766 106 <TagInfo/>
bpatel@766 107 </EnumConstant>
bpatel@766 108 </EnumConstantsDetails>
bpatel@766 109 <FieldDetails>
bpatel@766 110 <FieldDoc>
bpatel@766 111 <Signature/>
bpatel@766 112 <DeprecationInfo/>
bpatel@766 113 <FieldComments/>
bpatel@766 114 <TagInfo/>
bpatel@766 115 </FieldDoc>
bpatel@766 116 </FieldDetails>
bpatel@766 117 <ConstructorDetails>
bpatel@766 118 <ConstructorDoc>
bpatel@766 119 <Signature/>
bpatel@766 120 <DeprecationInfo/>
bpatel@766 121 <ConstructorComments/>
bpatel@766 122 <TagInfo/>
bpatel@766 123 </ConstructorDoc>
bpatel@766 124 </ConstructorDetails>
bpatel@766 125 <MethodDetails>
bpatel@766 126 <MethodDoc>
bpatel@766 127 <Signature/>
bpatel@766 128 <DeprecationInfo/>
bpatel@766 129 <MethodComments/>
bpatel@766 130 <TagInfo/>
bpatel@766 131 </MethodDoc>
bpatel@766 132 </MethodDetails>
bpatel@766 133 </MemberDetails>
bpatel@233 134 </ClassDoc>
jjg@401 135
bpatel@233 136 <ConstantSummary>
bpatel@233 137 <Contents/>
bpatel@233 138 <ConstantSummaries>
bpatel@766 139 <PackageHeader/>
bpatel@766 140 <ClassConstantSummary>
bpatel@766 141 <ConstantMembers/>
bpatel@766 142 </ClassConstantSummary>
jjg@401 143 </ConstantSummaries>
bpatel@233 144 </ConstantSummary>
jjg@401 145
bpatel@233 146 <SerializedForm>
bpatel@233 147 <SerializedFormSummaries>
bpatel@233 148 <PackageSerializedForm>
bpatel@233 149 <PackageHeader/>
bpatel@233 150 <ClassSerializedForm>
bpatel@233 151 <SerialUIDInfo/>
bpatel@766 152 <ClassContent>
bpatel@766 153 <SerializableMethods>
bpatel@766 154 <MethodSubHeader/>
bpatel@766 155 <DeprecatedMethodInfo/>
bpatel@766 156 <MethodInfo>
bpatel@766 157 <MethodDescription/>
bpatel@766 158 <MethodTags/>
bpatel@766 159 </MethodInfo>
bpatel@766 160 </SerializableMethods>
bpatel@766 161 <FieldHeader/>
bpatel@766 162 <SerializableFields>
bpatel@766 163 <FieldSubHeader/>
bpatel@766 164 <FieldDeprecationInfo/>
bpatel@766 165 <FieldInfo/>
bpatel@766 166 </SerializableFields>
bpatel@766 167 </ClassContent>
bpatel@233 168 </ClassSerializedForm>
bpatel@233 169 </PackageSerializedForm>
bpatel@233 170 </SerializedFormSummaries>
bpatel@233 171 </SerializedForm>
bpatel@233 172 </Doclet>

mercurial