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

changeset 1606
ccbe7ffdd867
parent 1568
5f0731e4e5e6
child 2035
a2a5ad0853ed
equal deleted inserted replaced
1605:94e67bed460d 1606:ccbe7ffdd867
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 2
3 <!-- 3 <!--
4 Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. 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. 5 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 6
7 This code is free software; you can redistribute it and/or modify it 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 8 under the terms of the GNU General Public License version 2 only, as
9 published by the Free Software Foundation. Oracle designates this 9 published by the Free Software Foundation. Oracle designates this
105 <ClassSignature/> 105 <ClassSignature/>
106 <ClassDescription/> 106 <ClassDescription/>
107 <ClassTagInfo/> 107 <ClassTagInfo/>
108 </ClassInfo> 108 </ClassInfo>
109 <MemberSummary> 109 <MemberSummary>
110 <PropertiesSummary/>
110 <NestedClassesSummary/> 111 <NestedClassesSummary/>
111 <EnumConstantsSummary/> 112 <EnumConstantsSummary/>
112 <FieldsSummary/> 113 <FieldsSummary/>
113 <ConstructorsSummary/> 114 <ConstructorsSummary/>
114 <MethodsSummary/> 115 <MethodsSummary/>
120 <DeprecationInfo/> 121 <DeprecationInfo/>
121 <EnumConstantComments/> 122 <EnumConstantComments/>
122 <TagInfo/> 123 <TagInfo/>
123 </EnumConstant> 124 </EnumConstant>
124 </EnumConstantsDetails> 125 </EnumConstantsDetails>
126 <PropertyDetails>
127 <PropertyDoc>
128 <Signature/>
129 <PropertyComments/>
130 <TagInfo/>
131 </PropertyDoc>
132 </PropertyDetails>
125 <FieldDetails> 133 <FieldDetails>
126 <FieldDoc> 134 <FieldDoc>
127 <Signature/> 135 <Signature/>
128 <DeprecationInfo/> 136 <DeprecationInfo/>
129 <FieldComments/> 137 <FieldComments/>

mercurial