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

Mon, 17 Aug 2015 10:26:51 -0700

author
mfang
date
Mon, 17 Aug 2015 10:26:51 -0700
changeset 2960
4e0b789462b7
parent 2035
a2a5ad0853ed
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8133415: 8u66 l10n resource file translation update
Reviewed-by: yhuang

bpatel@233 1 <?xml version='1.0' encoding='utf-8'?>
bpatel@233 2
bpatel@233 3 <!--
jjg@1606 4 Copyright (c) 2003, 2013, 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@1568 31 <ProfileDoc>
bpatel@1568 32 <Content>
bpatel@1568 33 <Summary>
bpatel@1568 34 <PackageSummary>
bpatel@1568 35 <InterfaceSummary/>
bpatel@1568 36 <ClassSummary/>
bpatel@1568 37 <EnumSummary/>
bpatel@1568 38 <ExceptionSummary/>
bpatel@1568 39 <ErrorSummary/>
bpatel@1568 40 <AnnotationTypeSummary/>
bpatel@1568 41 </PackageSummary>
bpatel@1568 42 </Summary>
bpatel@1568 43 </Content>
bpatel@1568 44 </ProfileDoc>
bpatel@1568 45
bpatel@233 46 <PackageDoc>
bpatel@766 47 <Content>
bpatel@766 48 <Summary>
bpatel@766 49 <InterfaceSummary/>
bpatel@766 50 <ClassSummary/>
bpatel@766 51 <EnumSummary/>
bpatel@766 52 <ExceptionSummary/>
bpatel@766 53 <ErrorSummary/>
bpatel@766 54 <AnnotationTypeSummary/>
bpatel@766 55 </Summary>
bpatel@766 56 <PackageDescription/>
bpatel@766 57 <PackageTags/>
bpatel@766 58 </Content>
bpatel@233 59 </PackageDoc>
jjg@401 60
bpatel@233 61 <AnnotationTypeDoc>
bpatel@766 62 <AnnotationTypeInfo>
bpatel@766 63 <DeprecationInfo/>
bpatel@766 64 <AnnotationTypeSignature/>
bpatel@766 65 <AnnotationTypeDescription/>
bpatel@766 66 <AnnotationTypeTagInfo/>
bpatel@766 67 </AnnotationTypeInfo>
bpatel@233 68 <MemberSummary>
bpatel@2035 69 <AnnotationTypeFieldsSummary/>
bpatel@766 70 <AnnotationTypeRequiredMemberSummary/>
bpatel@233 71 <AnnotationTypeOptionalMemberSummary/>
bpatel@233 72 </MemberSummary>
bpatel@766 73 <AnnotationTypeMemberDetails>
bpatel@2035 74 <AnnotationTypeFieldDetails>
bpatel@2035 75 <AnnotationTypeField>
bpatel@2035 76 <Signature/>
bpatel@2035 77 <DeprecationInfo/>
bpatel@2035 78 <MemberComments/>
bpatel@2035 79 <TagInfo/>
bpatel@2035 80 </AnnotationTypeField>
bpatel@2035 81 </AnnotationTypeFieldDetails>
bpatel@766 82 <AnnotationTypeRequiredMemberDetails>
bpatel@766 83 <AnnotationTypeRequiredMember>
bpatel@766 84 <Signature/>
bpatel@766 85 <DeprecationInfo/>
bpatel@766 86 <MemberComments/>
bpatel@766 87 <TagInfo/>
bpatel@766 88 </AnnotationTypeRequiredMember>
bpatel@766 89 </AnnotationTypeRequiredMemberDetails>
bpatel@766 90 <AnnotationTypeOptionalMemberDetails>
bpatel@766 91 <AnnotationTypeOptionalMember>
bpatel@766 92 <Signature/>
bpatel@766 93 <DeprecationInfo/>
bpatel@766 94 <MemberComments/>
bpatel@766 95 <TagInfo/>
bpatel@766 96 <DefaultValueInfo/>
bpatel@766 97 </AnnotationTypeOptionalMember>
bpatel@766 98 </AnnotationTypeOptionalMemberDetails>
bpatel@766 99 </AnnotationTypeMemberDetails>
bpatel@233 100 </AnnotationTypeDoc>
jjg@401 101
bpatel@233 102 <ClassDoc>
bpatel@233 103 <ClassTree/>
bpatel@766 104 <ClassInfo>
bpatel@766 105 <TypeParamInfo/>
bpatel@766 106 <SuperInterfacesInfo/>
bpatel@766 107 <ImplementedInterfacesInfo/>
bpatel@766 108 <SubClassInfo/>
bpatel@766 109 <SubInterfacesInfo/>
bpatel@766 110 <InterfaceUsageInfo/>
bpatel@766 111 <NestedClassInfo/>
bpatel@1468 112 <FunctionalInterfaceInfo/>
bpatel@766 113 <DeprecationInfo/>
bpatel@766 114 <ClassSignature/>
bpatel@766 115 <ClassDescription/>
bpatel@766 116 <ClassTagInfo/>
bpatel@766 117 </ClassInfo>
bpatel@233 118 <MemberSummary>
jjg@1606 119 <PropertiesSummary/>
bpatel@233 120 <NestedClassesSummary/>
bpatel@233 121 <EnumConstantsSummary/>
bpatel@233 122 <FieldsSummary/>
bpatel@233 123 <ConstructorsSummary/>
bpatel@233 124 <MethodsSummary/>
bpatel@233 125 </MemberSummary>
bpatel@766 126 <MemberDetails>
bpatel@766 127 <EnumConstantsDetails>
bpatel@766 128 <EnumConstant>
bpatel@766 129 <Signature/>
bpatel@766 130 <DeprecationInfo/>
bpatel@766 131 <EnumConstantComments/>
bpatel@766 132 <TagInfo/>
bpatel@766 133 </EnumConstant>
bpatel@766 134 </EnumConstantsDetails>
jjg@1606 135 <PropertyDetails>
jjg@1606 136 <PropertyDoc>
jjg@1606 137 <Signature/>
jjg@1606 138 <PropertyComments/>
jjg@1606 139 <TagInfo/>
jjg@1606 140 </PropertyDoc>
jjg@1606 141 </PropertyDetails>
bpatel@766 142 <FieldDetails>
bpatel@766 143 <FieldDoc>
bpatel@766 144 <Signature/>
bpatel@766 145 <DeprecationInfo/>
bpatel@766 146 <FieldComments/>
bpatel@766 147 <TagInfo/>
bpatel@766 148 </FieldDoc>
bpatel@766 149 </FieldDetails>
bpatel@766 150 <ConstructorDetails>
bpatel@766 151 <ConstructorDoc>
bpatel@766 152 <Signature/>
bpatel@766 153 <DeprecationInfo/>
bpatel@766 154 <ConstructorComments/>
bpatel@766 155 <TagInfo/>
bpatel@766 156 </ConstructorDoc>
bpatel@766 157 </ConstructorDetails>
bpatel@766 158 <MethodDetails>
bpatel@766 159 <MethodDoc>
bpatel@766 160 <Signature/>
bpatel@766 161 <DeprecationInfo/>
bpatel@766 162 <MethodComments/>
bpatel@766 163 <TagInfo/>
bpatel@766 164 </MethodDoc>
bpatel@766 165 </MethodDetails>
bpatel@766 166 </MemberDetails>
bpatel@233 167 </ClassDoc>
jjg@401 168
bpatel@233 169 <ConstantSummary>
bpatel@233 170 <Contents/>
bpatel@233 171 <ConstantSummaries>
bpatel@766 172 <PackageHeader/>
bpatel@766 173 <ClassConstantSummary>
bpatel@766 174 <ConstantMembers/>
bpatel@766 175 </ClassConstantSummary>
jjg@401 176 </ConstantSummaries>
bpatel@233 177 </ConstantSummary>
jjg@401 178
bpatel@233 179 <SerializedForm>
bpatel@233 180 <SerializedFormSummaries>
bpatel@233 181 <PackageSerializedForm>
bpatel@233 182 <PackageHeader/>
bpatel@233 183 <ClassSerializedForm>
bpatel@233 184 <SerialUIDInfo/>
bpatel@766 185 <ClassContent>
bpatel@766 186 <SerializableMethods>
bpatel@766 187 <MethodSubHeader/>
bpatel@766 188 <DeprecatedMethodInfo/>
bpatel@766 189 <MethodInfo>
bpatel@766 190 <MethodDescription/>
bpatel@766 191 <MethodTags/>
bpatel@766 192 </MethodInfo>
bpatel@766 193 </SerializableMethods>
bpatel@766 194 <FieldHeader/>
bpatel@766 195 <SerializableFields>
bpatel@766 196 <FieldSubHeader/>
bpatel@766 197 <FieldDeprecationInfo/>
bpatel@766 198 <FieldInfo/>
bpatel@766 199 </SerializableFields>
bpatel@766 200 </ClassContent>
bpatel@233 201 </ClassSerializedForm>
bpatel@233 202 </PackageSerializedForm>
bpatel@233 203 </SerializedFormSummaries>
bpatel@233 204 </SerializedForm>
bpatel@233 205 </Doclet>

mercurial