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

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

mercurial