Designed for use with Checkstyle and Ant.
C:\temp\jakarta-poi\src\java\org\apache\poi\dev\RecordGenerator.java | |
---|---|
Line | Error |
77 | parameter 'args' must match pattern '. '. |
100 | parameter 'defintionsDir' must match pattern '. '. |
100 | parameter 'recordStyleDir' must match pattern '. '. |
100 | parameter 'destSrcPathDir' must match pattern '. '. |
100 | parameter 'testSrcPathDir' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\ClassID.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
84 | parameter 'src' must match pattern '. '. |
84 | parameter 'offset' must match pattern '. '. |
90 | 'static' modifier out of order with the JLS suggestions. |
90 | variable 'LENGTH' missing Javadoc. |
92 | method is missing a Javadoc comment. |
96 | method is missing a Javadoc comment. |
111 | parameter 'src' must match pattern '. '. |
111 | parameter 'offset' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\DocumentSummaryInformation.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
58 | Avoid using the '.*' form of import. |
59 | Avoid using the '.*' form of import. |
90 | parameter 'ps' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\HPSFException.java | |
---|---|
Line | Error |
71 | variable 'reason' missing Javadoc. |
93 | parameter 'msg' must match pattern '. '. |
106 | parameter 'reason' must match pattern '. '. |
122 | parameter 'msg' must match pattern '. '. |
122 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\HPSFRuntimeException.java | |
---|---|
Line | Error |
72 | variable 'reason' missing Javadoc. |
94 | parameter 'msg' must match pattern '. '. |
107 | parameter 'reason' must match pattern '. '. |
123 | parameter 'msg' must match pattern '. '. |
123 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\IllegalPropertySetDataException.java | |
---|---|
Line | Error |
187 | parameter 'msg' must match pattern '. '. |
213 | parameter 'reason' must match pattern '. '. |
243 | parameter 'msg' must match pattern '. '. |
245 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\MarkUnsupportedException.java | |
---|---|
Line | Error |
84 | parameter 'msg' must match pattern '. '. |
94 | parameter 'reason' must match pattern '. '. |
105 | parameter 'msg' must match pattern '. '. |
105 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\NoPropertySetStreamException.java | |
---|---|
Line | Error |
88 | parameter 'msg' must match pattern '. '. |
98 | parameter 'reason' must match pattern '. '. |
109 | parameter 'msg' must match pattern '. '. |
110 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\NoSingleSectionException.java | |
---|---|
Line | Error |
88 | parameter 'msg' must match pattern '. '. |
98 | parameter 'reason' must match pattern '. '. |
109 | parameter 'msg' must match pattern '. '. |
109 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\Property.java | |
---|---|
Line | Error |
65 | Avoid using the '.*' form of import. |
98 | variable 'id' missing Javadoc. |
114 | variable 'type' missing Javadoc. |
130 | variable 'value' missing Javadoc. |
157 | parameter 'id' must match pattern '. '. |
157 | parameter 'src' must match pattern '. '. |
157 | parameter 'offset' must match pattern '. '. |
158 | parameter 'length' must match pattern '. '. |
292 | parameter 'src' must match pattern '. '. |
292 | parameter 'offset' must match pattern '. '. |
293 | parameter 'length' must match pattern '. '. |
344 | parameter 'src' must match pattern '. '. |
344 | parameter 'offset' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\PropertySet.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
61 | Avoid using the '.*' form of import. |
97 | 'static' modifier out of order with the JLS suggestions. |
97 | variable 'BYTE_ORDER_ASSERTION' missing Javadoc. |
99 | 'static' modifier out of order with the JLS suggestions. |
99 | variable 'FORMAT_ASSERTION' missing Javadoc. |
102 | variable 'byteOrder' missing Javadoc. |
121 | variable 'format' missing Javadoc. |
140 | variable 'osVersion' missing Javadoc. |
156 | variable 'classID' missing Javadoc. |
172 | variable 'sectionCount' missing Javadoc. |
188 | variable 'sections' missing Javadoc. |
241 | parameter 'stream' must match pattern '. '. |
272 | parameter 'stream' must match pattern '. '. |
272 | parameter 'offset' must match pattern '. '. |
272 | parameter 'length' must match pattern '. '. |
295 | parameter 'stream' must match pattern '. '. |
319 | parameter 'stream' must match pattern '. '. |
363 | parameter 'src' must match pattern '. '. |
363 | parameter 'offset' must match pattern '. '. |
364 | parameter 'length' must match pattern '. '. |
409 | parameter 'src' must match pattern '. '. |
409 | parameter 'offset' must match pattern '. '. |
409 | parameter 'length' must match pattern '. '. |
517 | parameter 'id' must match pattern '. '. |
538 | parameter 'id' must match pattern '. '. |
558 | parameter 'id' must match pattern '. '. |
594 | Unused @throws tag for 'NoSingleSectionException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\PropertySetFactory.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
94 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\Section.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
59 | Avoid using the '.*' form of import. |
82 | variable 'formatID' missing Javadoc. |
98 | variable 'offset' missing Javadoc. |
114 | variable 'size' missing Javadoc. |
130 | variable 'propertyCount' missing Javadoc. |
146 | variable 'properties' missing Javadoc. |
171 | parameter 'src' must match pattern '. '. |
171 | parameter 'offset' must match pattern '. '. |
248 | parameter 'id' must match pattern '. '. |
272 | parameter 'id' must match pattern '. '. |
295 | parameter 'id' must match pattern '. '. |
306 | variable 'wasNull' missing Javadoc. |
339 | parameter 'pid' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\SpecialPropertySet.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
58 | Unused import - org.apache.poi.util.LittleEndian |
93 | variable 'delegate' missing Javadoc. |
102 | parameter 'ps' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\SummaryInformation.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
62 | Avoid using the '.*' form of import. |
63 | Avoid using the '.*' form of import. |
96 | parameter 'ps' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\Thumbnail.java | |
---|---|
Line | Error |
78 | variable 'OFFSET_CFTAG' must be private and have accessor methods. |
89 | variable 'OFFSET_CF' must be private and have accessor methods. |
107 | variable 'OFFSET_WMFDATA' must be private and have accessor methods. |
121 | variable 'CFTAG_WINDOWS' must be private and have accessor methods. |
135 | variable 'CFTAG_MACINTOSH' must be private and have accessor methods. |
149 | variable 'CFTAG_FMTID' must be private and have accessor methods. |
162 | variable 'CFTAG_NODATA' must be private and have accessor methods. |
174 | variable 'CF_METAFILEPICT' must be private and have accessor methods. |
181 | variable 'CF_DIB' must be private and have accessor methods. |
188 | variable 'CF_ENHMETAFILE' must be private and have accessor methods. |
199 | variable 'CF_BITMAP' must be private and have accessor methods. |
232 | parameter 'thumbnailData' must match pattern '. '. |
262 | parameter 'thumbnail' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\UnexpectedPropertySetTypeException.java | |
---|---|
Line | Error |
88 | parameter 'msg' must match pattern '. '. |
98 | parameter 'reason' must match pattern '. '. |
109 | parameter 'msg' must match pattern '. '. |
110 | parameter 'reason' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\Util.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
93 | parameter 'a' must match pattern '. '. |
93 | parameter 'b' must match pattern '. '. |
118 | parameter 'src' must match pattern '. '. |
118 | parameter 'srcOffset' must match pattern '. '. |
119 | parameter 'length' must match pattern '. '. |
120 | parameter 'dst' must match pattern '. '. |
120 | parameter 'dstOffset' must match pattern '. '. |
137 | parameter 'byteArrays' must match pattern '. '. |
164 | parameter 'src' must match pattern '. '. |
164 | parameter 'offset' must match pattern '. '. |
165 | parameter 'length' must match pattern '. '. |
182 | 'static' modifier out of order with the JLS suggestions. |
198 | parameter 'high' must match pattern '. '. |
198 | parameter 'low' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\Variant.java | |
---|---|
Line | Error |
81 | 'static' modifier out of order with the JLS suggestions. |
88 | 'static' modifier out of order with the JLS suggestions. |
95 | 'static' modifier out of order with the JLS suggestions. |
102 | 'static' modifier out of order with the JLS suggestions. |
109 | 'static' modifier out of order with the JLS suggestions. |
116 | 'static' modifier out of order with the JLS suggestions. |
124 | 'static' modifier out of order with the JLS suggestions. |
132 | 'static' modifier out of order with the JLS suggestions. |
140 | 'static' modifier out of order with the JLS suggestions. |
148 | 'static' modifier out of order with the JLS suggestions. |
156 | 'static' modifier out of order with the JLS suggestions. |
163 | 'static' modifier out of order with the JLS suggestions. |
171 | 'static' modifier out of order with the JLS suggestions. |
179 | 'static' modifier out of order with the JLS suggestions. |
186 | 'static' modifier out of order with the JLS suggestions. |
193 | 'static' modifier out of order with the JLS suggestions. |
200 | 'static' modifier out of order with the JLS suggestions. |
207 | 'static' modifier out of order with the JLS suggestions. |
214 | 'static' modifier out of order with the JLS suggestions. |
221 | 'static' modifier out of order with the JLS suggestions. |
228 | 'static' modifier out of order with the JLS suggestions. |
235 | 'static' modifier out of order with the JLS suggestions. |
242 | 'static' modifier out of order with the JLS suggestions. |
249 | 'static' modifier out of order with the JLS suggestions. |
257 | 'static' modifier out of order with the JLS suggestions. |
265 | 'static' modifier out of order with the JLS suggestions. |
272 | 'static' modifier out of order with the JLS suggestions. |
280 | 'static' modifier out of order with the JLS suggestions. |
288 | 'static' modifier out of order with the JLS suggestions. |
295 | 'static' modifier out of order with the JLS suggestions. |
302 | 'static' modifier out of order with the JLS suggestions. |
313 | 'static' modifier out of order with the JLS suggestions. |
320 | 'static' modifier out of order with the JLS suggestions. |
327 | 'static' modifier out of order with the JLS suggestions. |
334 | 'static' modifier out of order with the JLS suggestions. |
342 | 'static' modifier out of order with the JLS suggestions. |
350 | 'static' modifier out of order with the JLS suggestions. |
358 | 'static' modifier out of order with the JLS suggestions. |
366 | 'static' modifier out of order with the JLS suggestions. |
397 | 'static' modifier out of order with the JLS suggestions. |
405 | 'static' modifier out of order with the JLS suggestions. |
413 | 'static' modifier out of order with the JLS suggestions. |
421 | 'static' modifier out of order with the JLS suggestions. |
426 | 'static' modifier out of order with the JLS suggestions. |
431 | 'static' modifier out of order with the JLS suggestions. |
436 | 'static' modifier out of order with the JLS suggestions. |
441 | 'static' modifier out of order with the JLS suggestions. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\wellknown\PropertyIDMap.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
87 | 'static' modifier out of order with the JLS suggestions. |
91 | 'static' modifier out of order with the JLS suggestions. |
95 | 'static' modifier out of order with the JLS suggestions. |
99 | 'static' modifier out of order with the JLS suggestions. |
103 | 'static' modifier out of order with the JLS suggestions. |
107 | 'static' modifier out of order with the JLS suggestions. |
111 | 'static' modifier out of order with the JLS suggestions. |
115 | 'static' modifier out of order with the JLS suggestions. |
119 | 'static' modifier out of order with the JLS suggestions. |
123 | 'static' modifier out of order with the JLS suggestions. |
127 | 'static' modifier out of order with the JLS suggestions. |
131 | 'static' modifier out of order with the JLS suggestions. |
135 | 'static' modifier out of order with the JLS suggestions. |
139 | 'static' modifier out of order with the JLS suggestions. |
143 | 'static' modifier out of order with the JLS suggestions. |
147 | 'static' modifier out of order with the JLS suggestions. |
151 | 'static' modifier out of order with the JLS suggestions. |
155 | 'static' modifier out of order with the JLS suggestions. |
163 | 'static' modifier out of order with the JLS suggestions. |
167 | 'static' modifier out of order with the JLS suggestions. |
171 | 'static' modifier out of order with the JLS suggestions. |
175 | 'static' modifier out of order with the JLS suggestions. |
179 | 'static' modifier out of order with the JLS suggestions. |
183 | 'static' modifier out of order with the JLS suggestions. |
187 | 'static' modifier out of order with the JLS suggestions. |
191 | 'static' modifier out of order with the JLS suggestions. |
195 | 'static' modifier out of order with the JLS suggestions. |
199 | 'static' modifier out of order with the JLS suggestions. |
203 | 'static' modifier out of order with the JLS suggestions. |
207 | 'static' modifier out of order with the JLS suggestions. |
211 | 'static' modifier out of order with the JLS suggestions. |
215 | 'static' modifier out of order with the JLS suggestions. |
219 | 'static' modifier out of order with the JLS suggestions. |
221 | variable 'summaryInformationProperties' missing Javadoc. |
222 | variable 'documentSummaryInformationProperties' missing Javadoc. |
232 | parameter 'initialCapacity' must match pattern '. '. |
232 | parameter 'loadFactor' must match pattern '. '. |
247 | parameter 'id' must match pattern '. '. |
247 | parameter 'idString' must match pattern '. '. |
261 | parameter 'id' must match pattern '. '. |
339 | parameter 'args' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hpsf\wellknown\SectionIDMap.java | |
---|---|
Line | Error |
57 | Avoid using the '.*' form of import. |
87 | 'static' modifier out of order with the JLS suggestions. |
99 | 'static' modifier out of order with the JLS suggestions. |
108 | 'static' modifier out of order with the JLS suggestions. |
110 | variable 'defaultMap' missing Javadoc. |
150 | parameter 'sectionFormatID' must match pattern '. '. |
151 | parameter 'pid' must match pattern '. '. |
175 | parameter 'sectionFormatID' must match pattern '. '. |
190 | parameter 'sectionFormatID' must match pattern '. '. |
205 | parameter 'sectionFormatID' must match pattern '. '. |
206 | parameter 'propertyIDMap' must match pattern '. '. |
218 | parameter 'key' must match pattern '. '. |
218 | parameter 'value' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\dev\BiffViewer.java | |
---|---|
Line | Error |
62 | Avoid using the '.*' form of import. |
82 | variable 'filename' missing Javadoc. |
83 | variable 'dump' missing Javadoc. |
92 | parameter 'args' must match pattern '. '. |
92 | Expected @param tag for 'args'. |
129 | parameter 'in' must match pattern '. '. |
129 | parameter 'dump' must match pattern '. '. |
129 | Expected @param tag for 'dump'. |
199 | parameter 'last_record' must match pattern '. '. |
199 | parameter 'dump' must match pattern '. '. |
199 | parameter 'data' must match pattern '. '. |
236 | parameter 'data' must match pattern '. '. |
259 | parameter 'rectype' must match pattern '. '. |
259 | parameter 'recsize' must match pattern '. '. |
259 | parameter 'data' must match pattern '. '. |
289 | parameter 'rectype' must match pattern '. '. |
289 | parameter 'size' must match pattern '. '. |
290 | method length is 335 lines (max allowed is 150). |
290 | parameter 'data' must match pattern '. '. |
633 | parameter 'dump' must match pattern '. '. |
633 | Expected @param tag for 'dump'. |
652 | parameter 'args' must match pattern '. '. |
652 | Expected @param tag for 'args'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\dev\EFBiffViewer.java | |
---|---|
Line | Error |
63 | Avoid using the '.*' form of import. |
73 | variable 'file' missing Javadoc. |
81 | method is missing a Javadoc comment. |
91 | parameter 'rec' must match pattern '. '. |
101 | method is missing a Javadoc comment. |
101 | parameter 'file' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'args' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\dev\EFHSSF.java | |
---|---|
Line | Error |
64 | Avoid using the '.*' form of import. |
65 | Avoid using the '.*' form of import. |
66 | Avoid using the '.*' form of import. |
75 | variable 'infile' missing Javadoc. |
76 | variable 'outfile' missing Javadoc. |
77 | variable 'workbook' missing Javadoc. |
78 | variable 'cursheet' missing Javadoc. |
86 | method is missing a Javadoc comment. |
86 | parameter 'infile' must match pattern '. '. |
91 | method is missing a Javadoc comment. |
91 | parameter 'outfile' must match pattern '. '. |
96 | method is missing a Javadoc comment. |
117 | method is missing a Javadoc comment. |
117 | parameter 'record' must match pattern '. '. |
181 | method is missing a Javadoc comment. |
181 | parameter 'args' must match pattern '. '. |
213 | type is missing a Javadoc comment. |
216 | variable 'efhssf' missing Javadoc. |
218 | method is missing a Javadoc comment. |
218 | parameter 'efhssf' must match pattern '. '. |
223 | method is missing a Javadoc comment. |
223 | parameter 'record' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\dev\FormulaViewer.java | |
---|---|
Line | Error |
64 | Unused import - java.io.InputStream |
65 | Unused import - java.io.IOException |
66 | Unused import - java.io.ByteArrayInputStream |
68 | Unused import - java.io.FileOutputStream |
74 | Unused import - org.apache.poi.util.LittleEndian |
75 | Unused import - org.apache.poi.util.HexDump |
76 | Avoid using the '.*' form of import. |
77 | Avoid using the '.*' form of import. |
78 | Avoid using the '.*' form of import. |
79 | Avoid using the '.*' form of import. |
90 | variable 'file' missing Javadoc. |
91 | variable 'list' missing Javadoc. |
108 | Expected @throws tag for 'Exception'. |
131 | method is missing a Javadoc comment. |
131 | parameter 'record' must match pattern '. '. |
193 | parameter 'record' must match pattern '. '. |
193 | Expected @param tag for 'record'. |
207 | method is missing a Javadoc comment. |
207 | parameter 'record' must match pattern '. '. |
233 | method is missing a Javadoc comment. |
233 | parameter 'record' must match pattern '. '. |
246 | parameter 'file' must match pattern '. '. |
246 | Expected @param tag for 'file'. |
251 | method is missing a Javadoc comment. |
251 | parameter 'list' must match pattern '. '. |
264 | parameter 'args' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\dev\HSSF.java | |
---|---|
Line | Error |
60 | Unused import - java.io.ByteArrayInputStream |
64 | Unused import - java.util.Random |
67 | Avoid using the '.*' form of import. |
68 | Avoid using the '.*' form of import. |
69 | Avoid using the '.*' form of import. |
70 | Avoid using the '.*' form of import. |
84 | variable 'filename' missing Javadoc. |
87 | variable 'stream' missing Javadoc. |
88 | variable 'records' missing Javadoc. |
89 | variable 'hssfworkbook' missing Javadoc. |
102 | parameter 'filename' must match pattern '. '. |
102 | Expected @param tag for 'filename'. |
103 | Expected @throws tag for 'IOException'. |
126 | parameter 'filename' must match pattern '. '. |
126 | Expected @param tag for 'filename'. |
126 | parameter 'write' must match pattern '. '. |
126 | Expected @param tag for 'write'. |
127 | Expected @throws tag for 'IOException'. |
225 | parameter 'infile' must match pattern '. '. |
225 | Expected @param tag for 'infile'. |
225 | parameter 'outfile' must match pattern '. '. |
225 | Expected @param tag for 'outfile'. |
225 | parameter 'write' must match pattern '. '. |
225 | Expected @param tag for 'write'. |
226 | Expected @throws tag for 'IOException'. |
261 | parameter 'args' must match pattern '. '. |
261 | Expected @param tag for 'args'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\eventmodel\AbortableHSSFListener.java | |
---|---|
Line | Error |
59 | Redundant import from the same package. |
82 | line contains a tab character |
82 | parameter 'record' must match pattern '. '. |
82 | Expected @param tag for 'record'. |
83 | line contains a tab character |
84 | line contains a tab character |
87 | line contains a tab character |
88 | line contains a tab character |
89 | line contains a tab character |
90 | line contains a tab character |
91 | line contains a tab character |
92 | line contains a tab character |
93 | line contains a tab character |
94 | line contains a tab character |
95 | line contains a tab character |
96 | line contains a tab character |
97 | line contains a tab character |
98 | line contains a tab character |
99 | line contains a tab character |
102 | line contains a tab character |
103 | line contains a tab character |
105 | parameter 'record' must match pattern '. '. |
105 | Expected @param tag for 'record'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\eventmodel\HSSFEventFactory.java | |
---|---|
Line | Error |
62 | Redundant import from the same package. |
99 | parameter 'req' must match pattern '. '. |
99 | parameter 'fs' must match pattern '. '. |
100 | Expected @throws tag for 'IOException'. |
108 | line contains a tab character |
109 | line contains a tab character |
110 | line contains a tab character |
111 | line contains a tab character |
112 | line contains a tab character |
113 | line contains a tab character |
114 | line contains a tab character |
115 | line contains a tab character |
115 | parameter 'req' must match pattern '. '. |
115 | parameter 'fs' must match pattern '. '. |
116 | line contains a tab character |
116 | Expected @throws tag for 'IOException'. |
116 | Expected @throws tag for 'HSSFUserException'. |
117 | line contains a tab character |
118 | line contains a tab character |
119 | line contains a tab character |
134 | parameter 'req' must match pattern '. '. |
134 | parameter 'in' must match pattern '. '. |
135 | Expected @throws tag for 'IOException'. |
136 | line contains a tab character |
137 | line contains a tab character |
138 | line contains a tab character |
139 | line contains a tab character |
140 | line contains a tab character |
141 | line contains a tab character |
142 | line contains a tab character |
143 | line contains a tab character |
152 | line contains a tab character |
155 | parameter 'req' must match pattern '. '. |
155 | parameter 'in' must match pattern '. '. |
156 | Expected @throws tag for 'IOException'. |
156 | Expected @throws tag for 'HSSFUserException'. |
158 | line contains a tab character |
162 | line contains a tab character |
163 | line contains a tab character |
164 | line contains a tab character |
165 | line contains a tab character |
166 | line contains a tab character |
167 | line contains a tab character |
168 | Unused @param tag for 'in'. |
168 | line contains a tab character |
169 | line contains a tab character |
171 | line contains a tab character |
171 | parameter 'req' must match pattern '. '. |
171 | parameter 'in' must match pattern '. '. |
172 | line contains a tab character |
172 | Expected @throws tag for 'IOException'. |
172 | Expected @throws tag for 'HSSFUserException'. |
173 | line contains a tab character |
174 | line contains a tab character |
175 | line contains a tab character |
176 | line contains a tab character |
177 | line contains a tab character |
178 | line contains a tab character |
179 | line contains a tab character |
180 | line contains a tab character |
182 | line contains a tab character |
183 | line contains a tab character |
184 | line contains a tab character |
186 | line contains a tab character |
187 | line contains a tab character |
188 | line contains a tab character |
189 | line contains a tab character |
190 | line contains a tab character |
191 | line contains a tab character |
192 | line contains a tab character |
193 | line contains a tab character |
194 | line contains a tab character |
195 | line contains a tab character |
197 | line contains a tab character |
198 | line contains a tab character |
199 | line contains a tab character |
200 | line contains a tab character |
201 | line contains a tab character |
202 | line contains a tab character |
204 | line contains a tab character |
205 | line contains a tab character |
206 | line contains a tab character |
207 | line contains a tab character |
208 | line contains a tab character |
209 | line contains a tab character |
210 | line contains a tab character |
211 | line contains a tab character |
212 | line contains a tab character |
213 | line contains a tab character |
215 | line contains a tab character |
216 | line contains a tab character |
217 | line contains a tab character |
218 | line contains a tab character |
219 | line contains a tab character |
220 | line contains a tab character |
221 | line contains a tab character |
222 | line contains a tab character |
223 | line contains a tab character |
225 | line contains a tab character |
226 | line contains a tab character |
227 | line contains a tab character |
228 | line contains a tab character |
229 | line contains a tab character |
230 | line contains a tab character |
231 | line contains a tab character |
232 | line contains a tab character |
233 | line contains a tab character |
234 | line contains a tab character |
235 | line contains a tab character |
236 | line contains a tab character |
237 | line contains a tab character |
238 | line contains a tab character |
239 | line contains a tab character |
240 | line contains a tab character |
241 | line contains a tab character |
242 | line contains a tab character |
243 | line contains a tab character |
245 | line contains a tab character |
246 | line contains a tab character |
247 | line contains a tab character |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\eventmodel\HSSFListener.java | |
---|---|
Line | Error |
77 | redundant 'public' modifier. |
77 | parameter 'record' must match pattern '. '. |
77 | Expected @param tag for 'record'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\eventmodel\HSSFRequest.java | |
---|---|
Line | Error |
79 | variable 'records' missing Javadoc. |
103 | parameter 'lsnr' must match pattern '. '. |
103 | parameter 'sid' must match pattern '. '. |
132 | parameter 'lsnr' must match pattern '. '. |
142 | line contains a tab character |
143 | line contains a tab character |
144 | line contains a tab character |
145 | line contains a tab character |
146 | line contains a tab character |
147 | line contains a tab character |
148 | line contains a tab character |
149 | line contains a tab character |
150 | line contains a tab character |
152 | parameter 'rec' must match pattern '. '. |
152 | Expected @param tag for 'rec'. |
166 | line contains a tab character |
167 | line contains a tab character |
168 | line contains a tab character |
169 | line contains a tab character |
170 | line contains a tab character |
171 | line contains a tab character |
172 | line contains a tab character |
173 | line contains a tab character |
174 | line contains a tab character |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\eventmodel\HSSFUserException.java | |
---|---|
Line | Error |
82 | variable 'reason' missing Javadoc. |
100 | parameter 'msg' must match pattern '. '. |
100 | Expected @param tag for 'msg'. |
110 | parameter 'reason' must match pattern '. '. |
110 | Expected @param tag for 'reason'. |
122 | parameter 'msg' must match pattern '. '. |
122 | Expected @param tag for 'msg'. |
122 | parameter 'reason' must match pattern '. '. |
122 | Expected @param tag for 'reason'. |
135 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\model\Sheet.java | |
---|---|
Line | Error |
1 | file length is 2035 lines (max allowed is 2000). |
58 | Unused import - java.io.OutputStream |
65 | Avoid using the '.*' form of import. |
71 | Avoid using the '.*' form of import. |
96 | variable 'records' missing Javadoc. |
97 | variable 'preoffset' missing Javadoc. |
99 | variable 'loc' missing Javadoc. |
100 | variable 'containsLabels' missing Javadoc. |
102 | variable 'dimsloc' missing Javadoc. |
103 | variable 'dims' missing Javadoc. |
104 | variable 'defaultcolwidth' missing Javadoc. |
105 | variable 'defaultrowheight' missing Javadoc. |
106 | variable 'gridset' missing Javadoc. |
107 | variable 'printSetup' missing Javadoc. |
108 | variable 'header' missing Javadoc. |
109 | variable 'footer' missing Javadoc. |
110 | variable 'printGridlines' missing Javadoc. |
111 | variable 'merged' missing Javadoc. |
112 | variable 'mergedloc' missing Javadoc. |
113 | variable 'log' missing Javadoc. |
115 | variable 'columnSizes' missing Javadoc. |
117 | variable 'cells' missing Javadoc. |
118 | variable 'rows' missing Javadoc. |
119 | variable 'valueRecIterator' missing Javadoc. |
120 | variable 'rowRecIterator' missing Javadoc. |
148 | parameter 'recs' must match pattern '. '. |
148 | parameter 'sheetnum' must match pattern '. '. |
148 | parameter 'offset' must match pattern '. '. |
233 | line contains a tab character |
234 | line contains a tab character |
235 | line contains a tab character |
236 | line contains a tab character |
237 | line contains a tab character |
238 | line contains a tab character |
239 | line contains a tab character |
240 | line contains a tab character |
241 | line contains a tab character |
242 | line contains a tab character |
243 | line contains a tab character |
244 | line contains a tab character |
245 | line contains a tab character |
246 | line contains a tab character |
247 | line contains a tab character |
248 | line contains a tab character |
269 | parameter 'records' must match pattern '. '. |
269 | parameter 'sheetnum' must match pattern '. '. |
300 | line contains a tab character |
301 | line contains a tab character |
309 | line contains a tab character |
310 | line contains a tab character |
311 | line contains a tab character |
312 | line contains a tab character |
315 | line contains a tab character |
316 | line contains a tab character |
332 | method is missing a Javadoc comment. |
341 | method is missing a Javadoc comment. |
351 | method is missing a Javadoc comment. |
351 | parameter 'rowFrom' must match pattern '. '. |
351 | parameter 'colFrom' must match pattern '. '. |
351 | parameter 'rowTo' must match pattern '. '. |
352 | parameter 'colTo' must match pattern '. '. |
363 | method is missing a Javadoc comment. |
363 | parameter 'index' must match pattern '. '. |
374 | method is missing a Javadoc comment. |
374 | parameter 'index' must match pattern '. '. |
379 | method is missing a Javadoc comment. |
400 | parameter 'wb' must match pattern '. '. |
461 | method is missing a Javadoc comment. |
461 | parameter 'firstrow' must match pattern '. '. |
461 | parameter 'firstcol' must match pattern '. '. |
461 | parameter 'lastrow' must match pattern '. '. |
462 | parameter 'lastcol' must match pattern '. '. |
493 | parameter 'loc' must match pattern '. '. |
505 | Expected an @return tag. |
518 | parameter 'offset' must match pattern '. '. |
587 | Expected an @return tag. |
587 | parameter 'offset' must match pattern '. '. |
587 | parameter 'data' must match pattern '. '. |
627 | parameter 'row' must match pattern '. '. |
652 | method is missing a Javadoc comment. |
652 | parameter 'row' must match pattern '. '. |
652 | parameter 'col' must match pattern '. '. |
652 | parameter 'index' must match pattern '. '. |
679 | method is missing a Javadoc comment. |
679 | parameter 'row' must match pattern '. '. |
679 | parameter 'col' must match pattern '. '. |
679 | parameter 'value' must match pattern '. '. |
704 | method is missing a Javadoc comment. |
704 | parameter 'row' must match pattern '. '. |
704 | parameter 'col' must match pattern '. '. |
731 | method is missing a Javadoc comment. |
731 | parameter 'row' must match pattern '. '. |
731 | parameter 'col' must match pattern '. '. |
731 | parameter 'formula' must match pattern '. '. |
774 | method is missing a Javadoc comment. |
774 | parameter 'row' must match pattern '. '. |
774 | parameter 'col' must match pattern '. '. |
828 | method is missing a Javadoc comment. |
828 | parameter 'row' must match pattern '. '. |
828 | parameter 'col' must match pattern '. '. |
871 | parameter 'newval' must match pattern '. '. |
908 | parameter 'row' must match pattern '. '. |
972 | parameter 'row' must match pattern '. '. |
1152 | method is missing a Javadoc comment. |
1152 | parameter 'rownum' must match pattern '. '. |
1259 | Expected an @return tag. |
1259 | parameter 'offset' must match pattern '. '. |
1259 | Expected @param tag for 'offset'. |
1259 | parameter 'rowoffsets' must match pattern '. '. |
1259 | Expected @param tag for 'rowoffsets'. |
1260 | parameter 'index' must match pattern '. '. |
1260 | Expected @param tag for 'index'. |
1276 | parameter 'offset' must match pattern '. '. |
1276 | Expected @param tag for 'offset'. |
1276 | parameter 'index' must match pattern '. '. |
1276 | Expected @param tag for 'index'. |
1659 | parameter 'value' must match pattern '. '. |
1669 | parameter 'dcw' must match pattern '. '. |
1678 | parameter 'dch' must match pattern '. '. |
1678 | Expected @param tag for 'dch'. |
1702 | parameter 'column' must match pattern '. '. |
1738 | parameter 'column' must match pattern '. '. |
1738 | parameter 'width' must match pattern '. '. |
1876 | method is missing a Javadoc comment. |
1911 | parameter 'rec' must match pattern '. '. |
1911 | Expected @param tag for 'rec'. |
1911 | parameter 'recloc' must match pattern '. '. |
1911 | Expected @param tag for 'recloc'. |
1920 | method is missing a Javadoc comment. |
1931 | method is missing a Javadoc comment. |
1940 | Expected an @return tag. |
1949 | Expected an @return tag. |
1949 | parameter 'sid' must match pattern '. '. |
1949 | Expected @param tag for 'sid'. |
1969 | line contains a tab character |
1976 | parameter 'newHeader' must match pattern '. '. |
1978 | line contains a tab character |
1987 | line contains a tab character |
1994 | parameter 'newFooter' must match pattern '. '. |
1996 | line contains a tab character |
2005 | line contains a tab character |
2012 | parameter 'newPrintSetup' must match pattern '. '. |
2014 | line contains a tab character |
2023 | line contains a tab character |
2030 | parameter 'newPrintGridlines' must match pattern '. '. |
2032 | line contains a tab character |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\model\Workbook.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
64 | Avoid using the '.*' form of import. |
89 | variable 'DEBUG' missing Javadoc. |
96 | 'static' modifier out of order with the JLS suggestions. |
125 | variable 'names' missing Javadoc. |
127 | variable 'bspos' missing Javadoc. |
129 | variable 'tabpos' missing Javadoc. |
131 | variable 'fontpos' missing Javadoc. |
133 | variable 'numfonts' missing Javadoc. |
135 | variable 'xfpos' missing Javadoc. |
137 | variable 'numxfs' missing Javadoc. |
139 | variable 'backuppos' missing Javadoc. |
141 | variable 'namepos' missing Javadoc. |
143 | variable 'supbookpos' missing Javadoc. |
146 | variable 'log' missing Javadoc. |
170 | parameter 'recs' must match pattern '. '. |
254 | Expected an @return tag. |
325 | method is missing a Javadoc comment. |
338 | parameter 'idx' must match pattern '. '. |
391 | parameter 'sheetnum' must match pattern '. '. |
391 | parameter 'pos' must match pattern '. '. |
403 | Expected an @return tag. |
416 | parameter 'sheetnum' must match pattern '. '. |
416 | parameter 'sheetname' must match pattern '. '. |
431 | parameter 'sheetnum' must match pattern '. '. |
442 | parameter 'name' must match pattern '. '. |
461 | parameter 'sheetnum' must match pattern '. '. |
461 | Expected @param tag for 'sheetnum'. |
475 | method is missing a Javadoc comment. |
475 | parameter 'sheetnum' must match pattern '. '. |
528 | parameter 'index' must match pattern '. '. |
564 | parameter 'string' must match pattern '. '. |
564 | parameter 'use16bits' must match pattern '. '. |
583 | parameter 'string' must match pattern '. '. |
592 | parameter 'str' must match pattern '. '. |
592 | Expected @param tag for 'str'. |
659 | Expected an @return tag. |
659 | parameter 'offset' must match pattern '. '. |
659 | parameter 'data' must match pattern '. '. |
686 | method is missing a Javadoc comment. |
1056 | parameter 'id' must match pattern '. '. |
1127 | method length is 322 lines (max allowed is 150). |
1127 | parameter 'id' must match pattern '. '. |
1479 | parameter 'id' must match pattern '. '. |
1546 | parameter 'id' must match pattern '. '. |
1636 | parameter 'num' must match pattern '. '. |
1650 | parameter 'sheetNumber' must match pattern '. '. |
1681 | method is missing a Javadoc comment. |
1681 | parameter 'sheetNumber' must match pattern '. '. |
1709 | parameter 'index' must match pattern '. '. |
1732 | parameter 'namenum' must match pattern '. '. |
1765 | Expected an @return tag. |
1765 | parameter 'sid' must match pattern '. '. |
1765 | Expected @param tag for 'sid'. |
1776 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\aggregates\RowRecordsAggregate.java | |
---|---|
Line | Error |
75 | variable 'firstrow' missing Javadoc. |
76 | variable 'lastrow' missing Javadoc. |
77 | variable 'records' missing Javadoc. |
78 | variable 'size' missing Javadoc. |
88 | method is missing a Javadoc comment. |
88 | parameter 'row' must match pattern '. '. |
104 | method is missing a Javadoc comment. |
104 | parameter 'row' must match pattern '. '. |
112 | method is missing a Javadoc comment. |
112 | parameter 'rownum' must match pattern '. '. |
122 | method is missing a Javadoc comment. |
127 | method is missing a Javadoc comment. |
132 | method is missing a Javadoc comment. |
137 | method is missing a Javadoc comment. |
137 | parameter 'offset' must match pattern '. '. |
137 | parameter 'records' must match pattern '. '. |
167 | parameter 'offset' must match pattern '. '. |
167 | parameter 'data' must match pattern '. '. |
188 | parameter 'data' must match pattern '. '. |
188 | parameter 'size' must match pattern '. '. |
188 | parameter 'offset' must match pattern '. '. |
199 | parameter 'id' must match pattern '. '. |
207 | Expected an @return tag. |
212 | method is missing a Javadoc comment. |
217 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\aggregates\ValueRecordsAggregate.java | |
---|---|
Line | Error |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'sid' missing Javadoc. |
78 | variable 'firstcell' missing Javadoc. |
79 | variable 'lastcell' missing Javadoc. |
80 | variable 'records' missing Javadoc. |
90 | method is missing a Javadoc comment. |
90 | parameter 'cell' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'cell' must match pattern '. '. |
122 | method is missing a Javadoc comment. |
127 | method is missing a Javadoc comment. |
132 | method is missing a Javadoc comment. |
137 | method is missing a Javadoc comment. |
137 | parameter 'offset' must match pattern '. '. |
137 | parameter 'records' must match pattern '. '. |
167 | parameter 'offset' must match pattern '. '. |
167 | parameter 'data' must match pattern '. '. |
188 | parameter 'data' must match pattern '. '. |
188 | parameter 'size' must match pattern '. '. |
188 | parameter 'offset' must match pattern '. '. |
199 | parameter 'id' must match pattern '. '. |
207 | Expected an @return tag. |
212 | method is missing a Javadoc comment. |
225 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AreaFormatRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_foregroundColor' missing Javadoc. |
75 | variable 'field_2_backgroundColor' missing Javadoc. |
76 | variable 'field_3_pattern' missing Javadoc. |
77 | variable 'field_4_formatFlags' missing Javadoc. |
78 | variable 'automatic' missing Javadoc. |
79 | variable 'invert' missing Javadoc. |
80 | variable 'field_5_forecolorIndex' missing Javadoc. |
81 | variable 'field_6_backcolorIndex' missing Javadoc. |
84 | method is missing a Javadoc comment. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
113 | parameter 'id' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'id' must match pattern '. '. |
131 | method is missing a Javadoc comment. |
131 | parameter 'data' must match pattern '. '. |
131 | parameter 'size' must match pattern '. '. |
131 | parameter 'offset' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
184 | method is missing a Javadoc comment. |
184 | parameter 'offset' must match pattern '. '. |
184 | parameter 'data' must match pattern '. '. |
202 | Expected an @return tag. |
207 | method is missing a Javadoc comment. |
216 | Expected an @return tag. |
224 | parameter 'field_1_foregroundColor' must match pattern '. '. |
224 | Expected @param tag for 'field_1_foregroundColor'. |
232 | Expected an @return tag. |
240 | parameter 'field_2_backgroundColor' must match pattern '. '. |
240 | Expected @param tag for 'field_2_backgroundColor'. |
248 | Expected an @return tag. |
256 | parameter 'field_3_pattern' must match pattern '. '. |
256 | Expected @param tag for 'field_3_pattern'. |
264 | Expected an @return tag. |
272 | parameter 'field_4_formatFlags' must match pattern '. '. |
272 | Expected @param tag for 'field_4_formatFlags'. |
280 | Expected an @return tag. |
288 | parameter 'field_5_forecolorIndex' must match pattern '. '. |
288 | Expected @param tag for 'field_5_forecolorIndex'. |
296 | Expected an @return tag. |
304 | parameter 'field_6_backcolorIndex' must match pattern '. '. |
304 | Expected @param tag for 'field_6_backcolorIndex'. |
313 | parameter 'value' must match pattern '. '. |
313 | Expected @param tag for 'value'. |
331 | parameter 'value' must match pattern '. '. |
331 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AreaRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_formatFlags' missing Javadoc. |
75 | variable 'stacked' missing Javadoc. |
76 | variable 'displayAsPercentage' missing Javadoc. |
77 | variable 'shadow' missing Javadoc. |
80 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
109 | parameter 'id' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'size' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
133 | method is missing a Javadoc comment. |
151 | method is missing a Javadoc comment. |
151 | parameter 'offset' must match pattern '. '. |
151 | parameter 'data' must match pattern '. '. |
164 | Expected an @return tag. |
169 | method is missing a Javadoc comment. |
178 | Expected an @return tag. |
186 | parameter 'field_1_formatFlags' must match pattern '. '. |
186 | Expected @param tag for 'field_1_formatFlags'. |
195 | parameter 'value' must match pattern '. '. |
195 | Expected @param tag for 'value'. |
213 | parameter 'value' must match pattern '. '. |
213 | Expected @param tag for 'value'. |
231 | parameter 'value' must match pattern '. '. |
231 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AxisLineFormatRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_axisType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'AXIS_TYPE_AXIS_LINE' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'AXIS_TYPE_MAJOR_GRID_LINE' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'AXIS_TYPE_MINOR_GRID_LINE' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'AXIS_TYPE_WALLS_OR_FLOOR' missing Javadoc. |
81 | method is missing a Javadoc comment. |
95 | parameter 'id' must match pattern '. '. |
95 | parameter 'size' must match pattern '. '. |
95 | parameter 'data' must match pattern '. '. |
110 | parameter 'id' must match pattern '. '. |
110 | parameter 'size' must match pattern '. '. |
110 | parameter 'data' must match pattern '. '. |
110 | parameter 'offset' must match pattern '. '. |
120 | parameter 'id' must match pattern '. '. |
128 | method is missing a Javadoc comment. |
128 | parameter 'data' must match pattern '. '. |
128 | parameter 'size' must match pattern '. '. |
128 | parameter 'offset' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
149 | method is missing a Javadoc comment. |
149 | parameter 'offset' must match pattern '. '. |
149 | parameter 'data' must match pattern '. '. |
162 | Expected an @return tag. |
167 | method is missing a Javadoc comment. |
197 | parameter 'field_1_axisType' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AxisOptionsRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_minimumCategory' missing Javadoc. |
75 | variable 'field_2_maximumCategory' missing Javadoc. |
76 | variable 'field_3_majorUnitValue' missing Javadoc. |
77 | variable 'field_4_majorUnit' missing Javadoc. |
78 | variable 'field_5_minorUnitValue' missing Javadoc. |
79 | variable 'field_6_minorUnit' missing Javadoc. |
80 | variable 'field_7_baseUnit' missing Javadoc. |
81 | variable 'field_8_crossingPoint' missing Javadoc. |
82 | variable 'field_9_options' missing Javadoc. |
83 | variable 'defaultMinimum' missing Javadoc. |
84 | variable 'defaultMaximum' missing Javadoc. |
85 | variable 'defaultMajor' missing Javadoc. |
86 | variable 'defaultMinorUnit' missing Javadoc. |
87 | variable 'isDate' missing Javadoc. |
88 | variable 'defaultBase' missing Javadoc. |
89 | variable 'defaultCross' missing Javadoc. |
90 | variable 'defaultDateSettings' missing Javadoc. |
93 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
122 | parameter 'id' must match pattern '. '. |
122 | parameter 'size' must match pattern '. '. |
122 | parameter 'data' must match pattern '. '. |
122 | parameter 'offset' must match pattern '. '. |
132 | parameter 'id' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
140 | parameter 'data' must match pattern '. '. |
140 | parameter 'size' must match pattern '. '. |
140 | parameter 'offset' must match pattern '. '. |
154 | method is missing a Javadoc comment. |
217 | method is missing a Javadoc comment. |
217 | parameter 'offset' must match pattern '. '. |
217 | parameter 'data' must match pattern '. '. |
238 | Expected an @return tag. |
243 | method is missing a Javadoc comment. |
252 | Expected an @return tag. |
260 | parameter 'field_1_minimumCategory' must match pattern '. '. |
260 | Expected @param tag for 'field_1_minimumCategory'. |
268 | Expected an @return tag. |
276 | parameter 'field_2_maximumCategory' must match pattern '. '. |
276 | Expected @param tag for 'field_2_maximumCategory'. |
284 | Expected an @return tag. |
292 | parameter 'field_3_majorUnitValue' must match pattern '. '. |
292 | Expected @param tag for 'field_3_majorUnitValue'. |
300 | Expected an @return tag. |
308 | parameter 'field_4_majorUnit' must match pattern '. '. |
308 | Expected @param tag for 'field_4_majorUnit'. |
316 | Expected an @return tag. |
324 | parameter 'field_5_minorUnitValue' must match pattern '. '. |
324 | Expected @param tag for 'field_5_minorUnitValue'. |
332 | Expected an @return tag. |
340 | parameter 'field_6_minorUnit' must match pattern '. '. |
340 | Expected @param tag for 'field_6_minorUnit'. |
348 | Expected an @return tag. |
356 | parameter 'field_7_baseUnit' must match pattern '. '. |
356 | Expected @param tag for 'field_7_baseUnit'. |
364 | Expected an @return tag. |
372 | parameter 'field_8_crossingPoint' must match pattern '. '. |
372 | Expected @param tag for 'field_8_crossingPoint'. |
380 | Expected an @return tag. |
388 | parameter 'field_9_options' must match pattern '. '. |
388 | Expected @param tag for 'field_9_options'. |
397 | parameter 'value' must match pattern '. '. |
397 | Expected @param tag for 'value'. |
415 | parameter 'value' must match pattern '. '. |
415 | Expected @param tag for 'value'. |
433 | parameter 'value' must match pattern '. '. |
433 | Expected @param tag for 'value'. |
451 | parameter 'value' must match pattern '. '. |
451 | Expected @param tag for 'value'. |
469 | parameter 'value' must match pattern '. '. |
469 | Expected @param tag for 'value'. |
487 | parameter 'value' must match pattern '. '. |
487 | Expected @param tag for 'value'. |
505 | parameter 'value' must match pattern '. '. |
505 | Expected @param tag for 'value'. |
523 | parameter 'value' must match pattern '. '. |
523 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AxisParentRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_axisType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'AXIS_TYPE_MAIN' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'AXIS_TYPE_SECONDARY' missing Javadoc. |
77 | variable 'field_2_x' missing Javadoc. |
78 | variable 'field_3_y' missing Javadoc. |
79 | variable 'field_4_width' missing Javadoc. |
80 | variable 'field_5_height' missing Javadoc. |
83 | method is missing a Javadoc comment. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
112 | parameter 'offset' must match pattern '. '. |
122 | parameter 'id' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
130 | parameter 'data' must match pattern '. '. |
130 | parameter 'size' must match pattern '. '. |
130 | parameter 'offset' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
175 | method is missing a Javadoc comment. |
175 | parameter 'offset' must match pattern '. '. |
175 | parameter 'data' must match pattern '. '. |
192 | Expected an @return tag. |
197 | method is missing a Javadoc comment. |
223 | parameter 'field_1_axisType' must match pattern '. '. |
231 | Expected an @return tag. |
239 | parameter 'field_2_x' must match pattern '. '. |
239 | Expected @param tag for 'field_2_x'. |
247 | Expected an @return tag. |
255 | parameter 'field_3_y' must match pattern '. '. |
255 | Expected @param tag for 'field_3_y'. |
263 | Expected an @return tag. |
271 | parameter 'field_4_width' must match pattern '. '. |
271 | Expected @param tag for 'field_4_width'. |
279 | Expected an @return tag. |
287 | parameter 'field_5_height' must match pattern '. '. |
287 | Expected @param tag for 'field_5_height'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AxisRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_axisType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'AXIS_TYPE_CATEGORY_OR_X_AXIS' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'AXIS_TYPE_VALUE_AXIS' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'AXIS_TYPE_SERIES_AXIS' missing Javadoc. |
78 | variable 'field_2_reserved1' missing Javadoc. |
79 | variable 'field_3_reserved2' missing Javadoc. |
80 | variable 'field_4_reserved3' missing Javadoc. |
81 | variable 'field_5_reserved4' missing Javadoc. |
84 | method is missing a Javadoc comment. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
113 | parameter 'id' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'id' must match pattern '. '. |
131 | method is missing a Javadoc comment. |
131 | parameter 'data' must match pattern '. '. |
131 | parameter 'size' must match pattern '. '. |
131 | parameter 'offset' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
176 | method is missing a Javadoc comment. |
176 | parameter 'offset' must match pattern '. '. |
176 | parameter 'data' must match pattern '. '. |
193 | Expected an @return tag. |
198 | method is missing a Javadoc comment. |
226 | parameter 'field_1_axisType' must match pattern '. '. |
234 | Expected an @return tag. |
242 | parameter 'field_2_reserved1' must match pattern '. '. |
242 | Expected @param tag for 'field_2_reserved1'. |
250 | Expected an @return tag. |
258 | parameter 'field_3_reserved2' must match pattern '. '. |
258 | Expected @param tag for 'field_3_reserved2'. |
266 | Expected an @return tag. |
274 | parameter 'field_4_reserved3' must match pattern '. '. |
274 | Expected @param tag for 'field_4_reserved3'. |
282 | Expected an @return tag. |
290 | parameter 'field_5_reserved4' must match pattern '. '. |
290 | Expected @param tag for 'field_5_reserved4'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\AxisUsedRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_numAxis' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_numAxis' must match pattern '. '. |
180 | Expected @param tag for 'field_1_numAxis'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BackupRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_backup' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
125 | parameter 'backup' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BarRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_barSpace' missing Javadoc. |
75 | variable 'field_2_categorySpace' missing Javadoc. |
76 | variable 'field_3_formatFlags' missing Javadoc. |
77 | variable 'horizontal' missing Javadoc. |
78 | variable 'stacked' missing Javadoc. |
79 | variable 'displayAsPercentage' missing Javadoc. |
80 | variable 'shadow' missing Javadoc. |
83 | method is missing a Javadoc comment. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
113 | parameter 'id' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'id' must match pattern '. '. |
131 | method is missing a Javadoc comment. |
131 | parameter 'data' must match pattern '. '. |
131 | parameter 'size' must match pattern '. '. |
131 | parameter 'offset' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
168 | method is missing a Javadoc comment. |
168 | parameter 'offset' must match pattern '. '. |
168 | parameter 'data' must match pattern '. '. |
183 | Expected an @return tag. |
188 | method is missing a Javadoc comment. |
197 | Expected an @return tag. |
205 | parameter 'field_1_barSpace' must match pattern '. '. |
205 | Expected @param tag for 'field_1_barSpace'. |
213 | Expected an @return tag. |
221 | parameter 'field_2_categorySpace' must match pattern '. '. |
221 | Expected @param tag for 'field_2_categorySpace'. |
229 | Expected an @return tag. |
237 | parameter 'field_3_formatFlags' must match pattern '. '. |
237 | Expected @param tag for 'field_3_formatFlags'. |
246 | parameter 'value' must match pattern '. '. |
246 | Expected @param tag for 'value'. |
264 | parameter 'value' must match pattern '. '. |
264 | Expected @param tag for 'value'. |
282 | parameter 'value' must match pattern '. '. |
282 | Expected @param tag for 'value'. |
300 | parameter 'value' must match pattern '. '. |
300 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BeginRecord.java | |
---|---|
Line | Error |
72 | variable 'sid' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
126 | method is missing a Javadoc comment. |
126 | parameter 'offset' must match pattern '. '. |
126 | parameter 'data' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
139 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BlankRecord.java | |
---|---|
Line | Error |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'sid' missing Javadoc. |
79 | variable 'field_1_row' missing Javadoc. |
80 | variable 'field_2_col' missing Javadoc. |
81 | variable 'field_3_xf' missing Javadoc. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
111 | parameter 'id' must match pattern '. '. |
111 | parameter 'size' must match pattern '. '. |
111 | parameter 'data' must match pattern '. '. |
111 | parameter 'offset' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
131 | parameter 'id' must match pattern '. '. |
145 | method is missing a Javadoc comment. |
145 | parameter 'row' must match pattern '. '. |
157 | method is missing a Javadoc comment. |
180 | parameter 'xf' must match pattern '. '. |
202 | parameter 'col' must match pattern '. '. |
207 | method is missing a Javadoc comment. |
207 | parameter 'i' must match pattern '. '. |
226 | method is missing a Javadoc comment. |
226 | parameter 'i' must match pattern '. '. |
245 | method is missing a Javadoc comment. |
245 | parameter 'i' must match pattern '. '. |
251 | method is missing a Javadoc comment. |
256 | method is missing a Javadoc comment. |
265 | Expected an @return tag. |
270 | method is missing a Javadoc comment. |
293 | parameter 'offset' must match pattern '. '. |
293 | Expected @param tag for 'offset'. |
293 | parameter 'data' must match pattern '. '. |
293 | Expected @param tag for 'data'. |
304 | method is missing a Javadoc comment. |
309 | method is missing a Javadoc comment. |
309 | parameter 'obj' must match pattern '. '. |
337 | method is missing a Javadoc comment. |
337 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BOFRecord.java | |
---|---|
Line | Error |
78 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'field_1_version' missing Javadoc. |
80 | variable 'field_2_type' missing Javadoc. |
81 | variable 'field_3_build' missing Javadoc. |
82 | variable 'field_4_year' missing Javadoc. |
83 | variable 'field_5_history' missing Javadoc. |
84 | variable 'field_6_rversion' missing Javadoc. |
90 | 'static' modifier out of order with the JLS suggestions. |
96 | 'static' modifier out of order with the JLS suggestions. |
102 | 'static' modifier out of order with the JLS suggestions. |
108 | 'static' modifier out of order with the JLS suggestions. |
109 | 'static' modifier out of order with the JLS suggestions. |
109 | variable 'TYPE_WORKBOOK' missing Javadoc. |
110 | 'static' modifier out of order with the JLS suggestions. |
110 | variable 'TYPE_VB_MODULE' missing Javadoc. |
111 | 'static' modifier out of order with the JLS suggestions. |
111 | variable 'TYPE_WORKSHEET' missing Javadoc. |
112 | 'static' modifier out of order with the JLS suggestions. |
112 | variable 'TYPE_CHART' missing Javadoc. |
113 | 'static' modifier out of order with the JLS suggestions. |
113 | variable 'TYPE_EXCEL_4_MACRO' missing Javadoc. |
114 | 'static' modifier out of order with the JLS suggestions. |
114 | variable 'TYPE_WORKSPACE_FILE' missing Javadoc. |
132 | parameter 'id' must match pattern '. '. |
132 | parameter 'size' must match pattern '. '. |
132 | parameter 'data' must match pattern '. '. |
148 | parameter 'id' must match pattern '. '. |
148 | parameter 'size' must match pattern '. '. |
148 | parameter 'data' must match pattern '. '. |
148 | parameter 'offset' must match pattern '. '. |
155 | method is missing a Javadoc comment. |
155 | parameter 'id' must match pattern '. '. |
163 | method is missing a Javadoc comment. |
163 | parameter 'data' must match pattern '. '. |
163 | parameter 'size' must match pattern '. '. |
163 | parameter 'offset' must match pattern '. '. |
177 | Unused @param tag for 'short'. |
179 | parameter 'version' must match pattern '. '. |
179 | Expected @param tag for 'version'. |
193 | Unused @param tag for 'short'. |
195 | parameter 'type' must match pattern '. '. |
195 | Expected @param tag for 'type'. |
204 | Unused @param tag for 'short'. |
206 | parameter 'build' must match pattern '. '. |
206 | Expected @param tag for 'build'. |
215 | Unused @param tag for 'short'. |
217 | parameter 'year' must match pattern '. '. |
217 | Expected @param tag for 'year'. |
226 | Unused @param tag for 'int'. |
228 | parameter 'bitmask' must match pattern '. '. |
228 | Expected @param tag for 'bitmask'. |
238 | Unused @param tag for 'int'. |
240 | parameter 'version' must match pattern '. '. |
240 | Expected @param tag for 'version'. |
317 | method is missing a Javadoc comment. |
338 | method is missing a Javadoc comment. |
338 | parameter 'offset' must match pattern '. '. |
338 | parameter 'data' must match pattern '. '. |
352 | method is missing a Javadoc comment. |
357 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BookBoolRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_save_link_values' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
123 | Unused @param tag for 'short'. |
125 | parameter 'flag' must match pattern '. '. |
125 | Expected @param tag for 'flag'. |
141 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BoolErrRecord.java | |
---|---|
Line | Error |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'sid' missing Javadoc. |
78 | variable 'field_1_row' missing Javadoc. |
79 | variable 'field_2_column' missing Javadoc. |
80 | variable 'field_3_xf_index' missing Javadoc. |
81 | variable 'field_4_bBoolErr' missing Javadoc. |
82 | variable 'field_5_fError' missing Javadoc. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
112 | parameter 'offset' must match pattern '. '. |
125 | parameter 'data' must match pattern '. '. |
125 | parameter 'size' must match pattern '. '. |
125 | parameter 'offset' must match pattern '. '. |
125 | Expected @param tag for 'offset'. |
136 | method is missing a Javadoc comment. |
136 | parameter 'row' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
141 | parameter 'col' must match pattern '. '. |
152 | parameter 'xf' must match pattern '. '. |
163 | parameter 'value' must match pattern '. '. |
176 | parameter 'value' must match pattern '. '. |
183 | method is missing a Javadoc comment. |
188 | method is missing a Javadoc comment. |
248 | method is missing a Javadoc comment. |
281 | parameter 'offset' must match pattern '. '. |
281 | Expected @param tag for 'offset'. |
281 | parameter 'data' must match pattern '. '. |
281 | Expected @param tag for 'data'. |
294 | method is missing a Javadoc comment. |
306 | parameter 'id' must match pattern '. '. |
314 | method is missing a Javadoc comment. |
319 | method is missing a Javadoc comment. |
319 | parameter 'i' must match pattern '. '. |
338 | method is missing a Javadoc comment. |
338 | parameter 'i' must match pattern '. '. |
357 | method is missing a Javadoc comment. |
357 | parameter 'i' must match pattern '. '. |
363 | method is missing a Javadoc comment. |
368 | method is missing a Javadoc comment. |
373 | method is missing a Javadoc comment. |
373 | parameter 'obj' must match pattern '. '. |
401 | method is missing a Javadoc comment. |
401 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\BoundSheetRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_position_of_BOF' missing Javadoc. |
76 | variable 'field_2_option_flags' missing Javadoc. |
77 | variable 'field_3_sheetname_length' missing Javadoc. |
78 | variable 'field_4_compressed_unicode_flag' missing Javadoc. |
79 | variable 'field_5_sheetname' missing Javadoc. |
81 | method is missing a Javadoc comment. |
93 | parameter 'id' must match pattern '. '. |
93 | parameter 'size' must match pattern '. '. |
93 | parameter 'data' must match pattern '. '. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
107 | parameter 'offset' must match pattern '. '. |
112 | method is missing a Javadoc comment. |
112 | parameter 'id' must match pattern '. '. |
120 | method is missing a Javadoc comment. |
120 | parameter 'data' must match pattern '. '. |
120 | parameter 'size' must match pattern '. '. |
120 | parameter 'offset' must match pattern '. '. |
138 | parameter 'pos' must match pattern '. '. |
149 | parameter 'flags' must match pattern '. '. |
161 | parameter 'len' must match pattern '. '. |
172 | parameter 'flag' must match pattern '. '. |
182 | parameter 'sheetname' must match pattern '. '. |
242 | method is missing a Javadoc comment. |
262 | method is missing a Javadoc comment. |
262 | parameter 'offset' must match pattern '. '. |
262 | parameter 'data' must match pattern '. '. |
277 | method is missing a Javadoc comment. |
282 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CalcCountRecord.java | |
---|---|
Line | Error |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'sid' missing Javadoc. |
77 | variable 'field_1_iterations' missing Javadoc. |
79 | method is missing a Javadoc comment. |
92 | parameter 'id' must match pattern '. '. |
92 | parameter 'size' must match pattern '. '. |
92 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
111 | method is missing a Javadoc comment. |
111 | parameter 'id' must match pattern '. '. |
119 | method is missing a Javadoc comment. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
129 | parameter 'iterations' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
155 | method is missing a Javadoc comment. |
155 | parameter 'offset' must match pattern '. '. |
155 | parameter 'data' must match pattern '. '. |
163 | method is missing a Javadoc comment. |
168 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CalcModeRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
86 | 'static' modifier out of order with the JLS suggestions. |
92 | 'static' modifier out of order with the JLS suggestions. |
93 | variable 'field_1_calcmode' missing Javadoc. |
95 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
121 | parameter 'id' must match pattern '. '. |
121 | parameter 'size' must match pattern '. '. |
121 | parameter 'data' must match pattern '. '. |
121 | parameter 'offset' must match pattern '. '. |
126 | method is missing a Javadoc comment. |
126 | parameter 'id' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
134 | parameter 'data' must match pattern '. '. |
134 | parameter 'size' must match pattern '. '. |
134 | parameter 'offset' must match pattern '. '. |
149 | parameter 'calcmode' must match pattern '. '. |
169 | method is missing a Javadoc comment. |
180 | method is missing a Javadoc comment. |
180 | parameter 'offset' must match pattern '. '. |
180 | parameter 'data' must match pattern '. '. |
188 | method is missing a Javadoc comment. |
193 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CategorySeriesAxisRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_crossingPoint' missing Javadoc. |
75 | variable 'field_2_labelFrequency' missing Javadoc. |
76 | variable 'field_3_tickMarkFrequency' missing Javadoc. |
77 | variable 'field_4_options' missing Javadoc. |
78 | variable 'valueAxisCrossing' missing Javadoc. |
79 | variable 'crossesFarRight' missing Javadoc. |
80 | variable 'reversed' missing Javadoc. |
83 | method is missing a Javadoc comment. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
112 | parameter 'offset' must match pattern '. '. |
122 | parameter 'id' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
130 | parameter 'data' must match pattern '. '. |
130 | parameter 'size' must match pattern '. '. |
130 | parameter 'offset' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
172 | parameter 'offset' must match pattern '. '. |
172 | parameter 'data' must match pattern '. '. |
188 | Expected an @return tag. |
193 | method is missing a Javadoc comment. |
202 | Expected an @return tag. |
210 | parameter 'field_1_crossingPoint' must match pattern '. '. |
210 | Expected @param tag for 'field_1_crossingPoint'. |
218 | Expected an @return tag. |
226 | parameter 'field_2_labelFrequency' must match pattern '. '. |
226 | Expected @param tag for 'field_2_labelFrequency'. |
234 | Expected an @return tag. |
242 | parameter 'field_3_tickMarkFrequency' must match pattern '. '. |
242 | Expected @param tag for 'field_3_tickMarkFrequency'. |
250 | Expected an @return tag. |
258 | parameter 'field_4_options' must match pattern '. '. |
258 | Expected @param tag for 'field_4_options'. |
267 | parameter 'value' must match pattern '. '. |
267 | Expected @param tag for 'value'. |
285 | parameter 'value' must match pattern '. '. |
285 | Expected @param tag for 'value'. |
303 | parameter 'value' must match pattern '. '. |
303 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CellValueRecordInterface.java | |
---|---|
Line | Error |
85 | redundant 'public' modifier. |
85 | method is missing a Javadoc comment. |
93 | redundant 'public' modifier. |
101 | redundant 'public' modifier. |
101 | method is missing a Javadoc comment. |
101 | parameter 'row' must match pattern '. '. |
109 | redundant 'public' modifier. |
109 | parameter 'col' must match pattern '. '. |
111 | redundant 'public' modifier. |
111 | method is missing a Javadoc comment. |
111 | parameter 'xf' must match pattern '. '. |
113 | redundant 'public' modifier. |
113 | method is missing a Javadoc comment. |
122 | redundant 'public' modifier. |
122 | parameter 'i' must match pattern '. '. |
131 | redundant 'public' modifier. |
131 | parameter 'i' must match pattern '. '. |
140 | redundant 'public' modifier. |
140 | parameter 'i' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ChartFormatRecord.java | |
---|---|
Line | Error |
72 | variable 'sid' missing Javadoc. |
75 | variable 'field1_x_position' missing Javadoc. |
76 | variable 'field2_y_position' missing Javadoc. |
77 | variable 'field3_width' missing Javadoc. |
78 | variable 'field4_height' missing Javadoc. |
79 | variable 'field5_grbit' missing Javadoc. |
80 | variable 'varyDisplayPattern' missing Javadoc. |
82 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
108 | parameter 'id' must match pattern '. '. |
108 | parameter 'size' must match pattern '. '. |
108 | parameter 'data' must match pattern '. '. |
108 | parameter 'offset' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'id' must match pattern '. '. |
121 | method is missing a Javadoc comment. |
121 | parameter 'data' must match pattern '. '. |
121 | parameter 'size' must match pattern '. '. |
121 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
149 | method is missing a Javadoc comment. |
149 | parameter 'offset' must match pattern '. '. |
149 | parameter 'data' must match pattern '. '. |
162 | method is missing a Javadoc comment. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
177 | method is missing a Javadoc comment. |
177 | parameter 'xPosition' must match pattern '. '. |
182 | method is missing a Javadoc comment. |
187 | method is missing a Javadoc comment. |
187 | parameter 'yPosition' must match pattern '. '. |
192 | method is missing a Javadoc comment. |
197 | method is missing a Javadoc comment. |
197 | parameter 'width' must match pattern '. '. |
202 | method is missing a Javadoc comment. |
207 | method is missing a Javadoc comment. |
207 | parameter 'height' must match pattern '. '. |
212 | method is missing a Javadoc comment. |
217 | method is missing a Javadoc comment. |
217 | parameter 'value' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ChartRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_x' missing Javadoc. |
75 | variable 'field_2_y' missing Javadoc. |
76 | variable 'field_3_width' missing Javadoc. |
77 | variable 'field_4_height' missing Javadoc. |
80 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
109 | parameter 'id' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'size' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
136 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
166 | parameter 'offset' must match pattern '. '. |
166 | parameter 'data' must match pattern '. '. |
182 | Expected an @return tag. |
187 | method is missing a Javadoc comment. |
196 | Expected an @return tag. |
204 | parameter 'field_1_x' must match pattern '. '. |
204 | Expected @param tag for 'field_1_x'. |
212 | Expected an @return tag. |
220 | parameter 'field_2_y' must match pattern '. '. |
220 | Expected @param tag for 'field_2_y'. |
228 | Expected an @return tag. |
236 | parameter 'field_3_width' must match pattern '. '. |
236 | Expected @param tag for 'field_3_width'. |
244 | Expected an @return tag. |
252 | parameter 'field_4_height' must match pattern '. '. |
252 | Expected @param tag for 'field_4_height'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CodepageRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_codepage' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
82 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
106 | Unused @param tag for 'int'. |
108 | parameter 'id' must match pattern '. '. |
108 | parameter 'size' must match pattern '. '. |
108 | parameter 'data' must match pattern '. '. |
108 | parameter 'offset' must match pattern '. '. |
108 | Expected @param tag for 'offset'. |
113 | method is missing a Javadoc comment. |
113 | parameter 'id' must match pattern '. '. |
121 | method is missing a Javadoc comment. |
121 | parameter 'data' must match pattern '. '. |
121 | parameter 'size' must match pattern '. '. |
121 | parameter 'offset' must match pattern '. '. |
131 | Unused @param tag for 'codepage'. |
133 | parameter 'cp' must match pattern '. '. |
133 | Expected @param tag for 'cp'. |
150 | method is missing a Javadoc comment. |
161 | method is missing a Javadoc comment. |
161 | parameter 'offset' must match pattern '. '. |
161 | parameter 'data' must match pattern '. '. |
170 | method is missing a Javadoc comment. |
175 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ColumnInfoRecord.java | |
---|---|
Line | Error |
77 | variable 'sid' missing Javadoc. |
78 | variable 'field_1_first_col' missing Javadoc. |
79 | variable 'field_2_last_col' missing Javadoc. |
80 | variable 'field_3_col_width' missing Javadoc. |
81 | variable 'field_4_xf_index' missing Javadoc. |
82 | variable 'field_5_options' missing Javadoc. |
83 | 'private' modifier out of order with the JLS suggestions. |
83 | variable 'hidden' missing Javadoc. |
84 | 'private' modifier out of order with the JLS suggestions. |
84 | variable 'outlevel' missing Javadoc. |
85 | 'private' modifier out of order with the JLS suggestions. |
85 | variable 'collapsed' missing Javadoc. |
86 | variable 'field_6_reserved' missing Javadoc. |
88 | method is missing a Javadoc comment. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
114 | parameter 'id' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
119 | method is missing a Javadoc comment. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
129 | method is missing a Javadoc comment. |
129 | parameter 'id' must match pattern '. '. |
142 | parameter 'fc' must match pattern '. '. |
152 | parameter 'lc' must match pattern '. '. |
162 | parameter 'cw' must match pattern '. '. |
173 | parameter 'xfi' must match pattern '. '. |
183 | parameter 'options' must match pattern '. '. |
196 | parameter 'ishidden' must match pattern '. '. |
207 | parameter 'olevel' must match pattern '. '. |
218 | parameter 'iscollapsed' must match pattern '. '. |
313 | method is missing a Javadoc comment. |
318 | method is missing a Javadoc comment. |
318 | parameter 'offset' must match pattern '. '. |
318 | parameter 'data' must match pattern '. '. |
332 | method is missing a Javadoc comment. |
337 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ContinueRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_data' missing Javadoc. |
93 | parameter 'id' must match pattern '. '. |
93 | parameter 'size' must match pattern '. '. |
93 | parameter 'data' must match pattern '. '. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
107 | parameter 'offset' must match pattern '. '. |
116 | Expected an @return tag. |
126 | method is missing a Javadoc comment. |
126 | parameter 'offset' must match pattern '. '. |
126 | parameter 'data' must match pattern '. '. |
137 | parameter 'data' must match pattern '. '. |
159 | Expected an @return tag. |
159 | parameter 'data' must match pattern '. '. |
159 | Expected @param tag for 'data'. |
213 | parameter 'ignored_parm1' must match pattern '. '. |
213 | parameter 'ignored_parm2' must match pattern '. '. |
226 | parameter 'id' must match pattern '. '. |
251 | method is missing a Javadoc comment. |
264 | parameter 'ignored_parm1' must match pattern '. '. |
264 | parameter 'ignored_parm2' must match pattern '. '. |
264 | parameter 'ignored_parm3' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\CountryRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
76 | variable 'field_1_default_country' missing Javadoc. |
77 | variable 'field_2_current_country' missing Javadoc. |
79 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
110 | method is missing a Javadoc comment. |
110 | parameter 'id' must match pattern '. '. |
118 | method is missing a Javadoc comment. |
118 | parameter 'data' must match pattern '. '. |
118 | parameter 'size' must match pattern '. '. |
118 | parameter 'offset' must match pattern '. '. |
130 | parameter 'country' must match pattern '. '. |
141 | parameter 'country' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
181 | method is missing a Javadoc comment. |
181 | parameter 'offset' must match pattern '. '. |
181 | parameter 'data' must match pattern '. '. |
191 | method is missing a Javadoc comment. |
196 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DataFormatRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_pointNumber' missing Javadoc. |
75 | variable 'field_2_seriesIndex' missing Javadoc. |
76 | variable 'field_3_seriesNumber' missing Javadoc. |
77 | variable 'field_4_formatFlags' missing Javadoc. |
78 | variable 'useExcel4Colors' missing Javadoc. |
81 | method is missing a Javadoc comment. |
95 | parameter 'id' must match pattern '. '. |
95 | parameter 'size' must match pattern '. '. |
95 | parameter 'data' must match pattern '. '. |
110 | parameter 'id' must match pattern '. '. |
110 | parameter 'size' must match pattern '. '. |
110 | parameter 'data' must match pattern '. '. |
110 | parameter 'offset' must match pattern '. '. |
120 | parameter 'id' must match pattern '. '. |
128 | method is missing a Javadoc comment. |
128 | parameter 'data' must match pattern '. '. |
128 | parameter 'size' must match pattern '. '. |
128 | parameter 'offset' must match pattern '. '. |
137 | method is missing a Javadoc comment. |
168 | method is missing a Javadoc comment. |
168 | parameter 'offset' must match pattern '. '. |
168 | parameter 'data' must match pattern '. '. |
184 | Expected an @return tag. |
189 | method is missing a Javadoc comment. |
198 | Expected an @return tag. |
206 | parameter 'field_1_pointNumber' must match pattern '. '. |
206 | Expected @param tag for 'field_1_pointNumber'. |
214 | Expected an @return tag. |
222 | parameter 'field_2_seriesIndex' must match pattern '. '. |
222 | Expected @param tag for 'field_2_seriesIndex'. |
230 | Expected an @return tag. |
238 | parameter 'field_3_seriesNumber' must match pattern '. '. |
238 | Expected @param tag for 'field_3_seriesNumber'. |
246 | Expected an @return tag. |
254 | parameter 'field_4_formatFlags' must match pattern '. '. |
254 | Expected @param tag for 'field_4_formatFlags'. |
263 | parameter 'value' must match pattern '. '. |
263 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DateWindow1904Record.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_window' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
125 | parameter 'window' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
151 | method is missing a Javadoc comment. |
151 | parameter 'offset' must match pattern '. '. |
151 | parameter 'data' must match pattern '. '. |
160 | method is missing a Javadoc comment. |
165 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DatRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_options' missing Javadoc. |
75 | variable 'horizontalBorder' missing Javadoc. |
76 | variable 'verticalBorder' missing Javadoc. |
77 | variable 'border' missing Javadoc. |
78 | variable 'showSeriesKey' missing Javadoc. |
81 | method is missing a Javadoc comment. |
95 | parameter 'id' must match pattern '. '. |
95 | parameter 'size' must match pattern '. '. |
95 | parameter 'data' must match pattern '. '. |
110 | parameter 'id' must match pattern '. '. |
110 | parameter 'size' must match pattern '. '. |
110 | parameter 'data' must match pattern '. '. |
110 | parameter 'offset' must match pattern '. '. |
120 | parameter 'id' must match pattern '. '. |
128 | method is missing a Javadoc comment. |
128 | parameter 'data' must match pattern '. '. |
128 | parameter 'size' must match pattern '. '. |
128 | parameter 'offset' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
153 | method is missing a Javadoc comment. |
153 | parameter 'offset' must match pattern '. '. |
153 | parameter 'data' must match pattern '. '. |
166 | Expected an @return tag. |
171 | method is missing a Javadoc comment. |
180 | Expected an @return tag. |
188 | parameter 'field_1_options' must match pattern '. '. |
188 | Expected @param tag for 'field_1_options'. |
197 | parameter 'value' must match pattern '. '. |
197 | Expected @param tag for 'value'. |
215 | parameter 'value' must match pattern '. '. |
215 | Expected @param tag for 'value'. |
233 | parameter 'value' must match pattern '. '. |
233 | Expected @param tag for 'value'. |
251 | parameter 'value' must match pattern '. '. |
251 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DBCellRecord.java | |
---|---|
Line | Error |
60 | Unused import - java.util.ArrayList |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_row_offset' missing Javadoc. |
75 | variable 'field_2_cell_offsets' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
134 | Unused @param tag for 'rowoffset'. |
136 | parameter 'offset' must match pattern '. '. |
136 | Expected @param tag for 'offset'. |
142 | method is missing a Javadoc comment. |
142 | parameter 'offset' must match pattern '. '. |
178 | parameter 'index' must match pattern '. '. |
194 | method is missing a Javadoc comment. |
210 | method is missing a Javadoc comment. |
210 | parameter 'offset' must match pattern '. '. |
210 | parameter 'data' must match pattern '. '. |
227 | method is missing a Javadoc comment. |
232 | method is missing a Javadoc comment. |
237 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DefaultColWidthRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_col_width' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
125 | parameter 'height' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
151 | method is missing a Javadoc comment. |
151 | parameter 'offset' must match pattern '. '. |
151 | parameter 'data' must match pattern '. '. |
159 | method is missing a Javadoc comment. |
164 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DefaultDataLabelTextPropertiesRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_categoryDataType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC' missing Javadoc. |
80 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
109 | parameter 'id' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'size' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
133 | method is missing a Javadoc comment. |
148 | method is missing a Javadoc comment. |
148 | parameter 'offset' must match pattern '. '. |
148 | parameter 'data' must match pattern '. '. |
161 | Expected an @return tag. |
166 | method is missing a Javadoc comment. |
194 | parameter 'field_1_categoryDataType' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DefaultRowHeightRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_option_flags' missing Javadoc. |
74 | variable 'field_2_row_height' missing Javadoc. |
76 | method is missing a Javadoc comment. |
88 | parameter 'id' must match pattern '. '. |
88 | parameter 'size' must match pattern '. '. |
88 | parameter 'data' must match pattern '. '. |
102 | parameter 'id' must match pattern '. '. |
102 | parameter 'size' must match pattern '. '. |
102 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
127 | parameter 'flags' must match pattern '. '. |
137 | parameter 'height' must match pattern '. '. |
162 | method is missing a Javadoc comment. |
175 | method is missing a Javadoc comment. |
175 | parameter 'offset' must match pattern '. '. |
175 | parameter 'data' must match pattern '. '. |
184 | method is missing a Javadoc comment. |
189 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DeltaRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'DEFAULT_VALUE' missing Javadoc. |
76 | variable 'field_1_max_change' missing Javadoc. |
78 | method is missing a Javadoc comment. |
90 | parameter 'id' must match pattern '. '. |
90 | parameter 'size' must match pattern '. '. |
90 | parameter 'data' must match pattern '. '. |
104 | parameter 'id' must match pattern '. '. |
104 | parameter 'size' must match pattern '. '. |
104 | parameter 'data' must match pattern '. '. |
104 | parameter 'offset' must match pattern '. '. |
109 | method is missing a Javadoc comment. |
109 | parameter 'id' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
117 | parameter 'data' must match pattern '. '. |
117 | parameter 'size' must match pattern '. '. |
117 | parameter 'offset' must match pattern '. '. |
127 | parameter 'maxChange' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
153 | method is missing a Javadoc comment. |
153 | parameter 'offset' must match pattern '. '. |
153 | parameter 'data' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DimensionsRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_first_row' missing Javadoc. |
74 | variable 'field_2_last_row' missing Javadoc. |
75 | variable 'field_3_first_col' missing Javadoc. |
76 | variable 'field_4_last_col' missing Javadoc. |
77 | variable 'field_5_zero' missing Javadoc. |
79 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
110 | method is missing a Javadoc comment. |
110 | parameter 'id' must match pattern '. '. |
118 | method is missing a Javadoc comment. |
118 | parameter 'data' must match pattern '. '. |
118 | parameter 'size' must match pattern '. '. |
118 | parameter 'offset' must match pattern '. '. |
132 | parameter 'row' must match pattern '. '. |
142 | parameter 'row' must match pattern '. '. |
152 | parameter 'col' must match pattern '. '. |
162 | parameter 'col' must match pattern '. '. |
207 | method is missing a Javadoc comment. |
226 | method is missing a Javadoc comment. |
226 | parameter 'offset' must match pattern '. '. |
226 | parameter 'data' must match pattern '. '. |
238 | method is missing a Javadoc comment. |
243 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\DSFRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_dsf' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
124 | parameter 'dsfflag' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
150 | method is missing a Javadoc comment. |
150 | parameter 'offset' must match pattern '. '. |
150 | parameter 'data' must match pattern '. '. |
159 | method is missing a Javadoc comment. |
164 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\EndRecord.java | |
---|---|
Line | Error |
72 | variable 'sid' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
126 | method is missing a Javadoc comment. |
126 | parameter 'offset' must match pattern '. '. |
126 | parameter 'data' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
139 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\EOFRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
118 | method is missing a Javadoc comment. |
127 | method is missing a Javadoc comment. |
127 | parameter 'offset' must match pattern '. '. |
127 | parameter 'data' must match pattern '. '. |
135 | method is missing a Javadoc comment. |
140 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ExtendedFormatRecord.java | |
---|---|
Line | Error |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'sid' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'NULL' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
86 | variable 'XF_STYLE' missing Javadoc. |
87 | 'static' modifier out of order with the JLS suggestions. |
87 | variable 'XF_CELL' missing Javadoc. |
90 | 'static' modifier out of order with the JLS suggestions. |
90 | variable 'NONE' missing Javadoc. |
91 | 'static' modifier out of order with the JLS suggestions. |
91 | variable 'THIN' missing Javadoc. |
92 | 'static' modifier out of order with the JLS suggestions. |
92 | variable 'MEDIUM' missing Javadoc. |
93 | 'static' modifier out of order with the JLS suggestions. |
93 | variable 'DASHED' missing Javadoc. |
94 | 'static' modifier out of order with the JLS suggestions. |
94 | variable 'DOTTED' missing Javadoc. |
95 | 'static' modifier out of order with the JLS suggestions. |
95 | variable 'THICK' missing Javadoc. |
96 | 'static' modifier out of order with the JLS suggestions. |
96 | variable 'DOUBLE' missing Javadoc. |
97 | 'static' modifier out of order with the JLS suggestions. |
97 | variable 'HAIR' missing Javadoc. |
98 | 'static' modifier out of order with the JLS suggestions. |
98 | variable 'MEDIUM_DASHED' missing Javadoc. |
99 | 'static' modifier out of order with the JLS suggestions. |
99 | variable 'DASH_DOT' missing Javadoc. |
100 | 'static' modifier out of order with the JLS suggestions. |
100 | variable 'MEDIUM_DASH_DOT' missing Javadoc. |
101 | 'static' modifier out of order with the JLS suggestions. |
101 | variable 'DASH_DOT_DOT' missing Javadoc. |
102 | 'static' modifier out of order with the JLS suggestions. |
102 | variable 'MEDIUM_DASH_DOT_DOT' missing Javadoc. |
103 | 'static' modifier out of order with the JLS suggestions. |
103 | variable 'SLANTED_DASH_DOT' missing Javadoc. |
106 | 'static' modifier out of order with the JLS suggestions. |
106 | variable 'GENERAL' missing Javadoc. |
107 | 'static' modifier out of order with the JLS suggestions. |
107 | variable 'LEFT' missing Javadoc. |
108 | 'static' modifier out of order with the JLS suggestions. |
108 | variable 'CENTER' missing Javadoc. |
109 | 'static' modifier out of order with the JLS suggestions. |
109 | variable 'RIGHT' missing Javadoc. |
110 | 'static' modifier out of order with the JLS suggestions. |
110 | variable 'FILL' missing Javadoc. |
111 | 'static' modifier out of order with the JLS suggestions. |
111 | variable 'JUSTIFY' missing Javadoc. |
112 | 'static' modifier out of order with the JLS suggestions. |
112 | variable 'CENTER_SELECTION' missing Javadoc. |
115 | 'static' modifier out of order with the JLS suggestions. |
115 | variable 'VERTICAL_TOP' missing Javadoc. |
116 | 'static' modifier out of order with the JLS suggestions. |
116 | variable 'VERTICAL_CENTER' missing Javadoc. |
117 | 'static' modifier out of order with the JLS suggestions. |
117 | variable 'VERTICAL_BOTTOM' missing Javadoc. |
118 | 'static' modifier out of order with the JLS suggestions. |
118 | variable 'VERTICAL_JUSTIFY' missing Javadoc. |
121 | 'static' modifier out of order with the JLS suggestions. |
121 | variable 'NO_FILL' missing Javadoc. |
122 | 'static' modifier out of order with the JLS suggestions. |
122 | variable 'SOLID_FILL' missing Javadoc. |
123 | 'static' modifier out of order with the JLS suggestions. |
123 | variable 'FINE_DOTS' missing Javadoc. |
124 | 'static' modifier out of order with the JLS suggestions. |
124 | variable 'ALT_BARS' missing Javadoc. |
125 | 'static' modifier out of order with the JLS suggestions. |
125 | variable 'SPARSE_DOTS' missing Javadoc. |
126 | 'static' modifier out of order with the JLS suggestions. |
126 | variable 'THICK_HORZ_BANDS' missing Javadoc. |
127 | 'static' modifier out of order with the JLS suggestions. |
127 | variable 'THICK_VERT_BANDS' missing Javadoc. |
128 | 'static' modifier out of order with the JLS suggestions. |
128 | variable 'THICK_BACKWARD_DIAG' missing Javadoc. |
129 | 'static' modifier out of order with the JLS suggestions. |
129 | variable 'THICK_FORWARD_DIAG' missing Javadoc. |
130 | 'static' modifier out of order with the JLS suggestions. |
130 | variable 'BIG_SPOTS' missing Javadoc. |
131 | 'static' modifier out of order with the JLS suggestions. |
131 | variable 'BRICKS' missing Javadoc. |
132 | 'static' modifier out of order with the JLS suggestions. |
132 | variable 'THIN_HORZ_BANDS' missing Javadoc. |
133 | 'static' modifier out of order with the JLS suggestions. |
133 | variable 'THIN_VERT_BANDS' missing Javadoc. |
134 | 'static' modifier out of order with the JLS suggestions. |
134 | variable 'THIN_BACKWARD_DIAG' missing Javadoc. |
135 | 'static' modifier out of order with the JLS suggestions. |
135 | variable 'THIN_FORWARD_DIAG' missing Javadoc. |
136 | 'static' modifier out of order with the JLS suggestions. |
136 | variable 'SQUARES' missing Javadoc. |
137 | 'static' modifier out of order with the JLS suggestions. |
137 | variable 'DIAMONDS' missing Javadoc. |
140 | variable 'field_1_font_index' missing Javadoc. |
141 | variable 'field_2_format_index' missing Javadoc. |
144 | 'private' modifier out of order with the JLS suggestions. |
144 | variable '_locked' missing Javadoc. |
145 | 'private' modifier out of order with the JLS suggestions. |
145 | variable '_hidden' missing Javadoc. |
146 | 'private' modifier out of order with the JLS suggestions. |
146 | variable '_xf_type' missing Javadoc. |
147 | 'private' modifier out of order with the JLS suggestions. |
147 | variable '_123_prefix' missing Javadoc. |
148 | 'private' modifier out of order with the JLS suggestions. |
148 | variable '_parent_index' missing Javadoc. |
149 | variable 'field_3_cell_options' missing Javadoc. |
152 | 'private' modifier out of order with the JLS suggestions. |
152 | variable '_alignment' missing Javadoc. |
153 | 'private' modifier out of order with the JLS suggestions. |
153 | variable '_wrap_text' missing Javadoc. |
154 | 'private' modifier out of order with the JLS suggestions. |
154 | variable '_vertical_alignment' missing Javadoc. |
155 | 'private' modifier out of order with the JLS suggestions. |
155 | variable '_justify_last' missing Javadoc. |
156 | 'private' modifier out of order with the JLS suggestions. |
156 | variable '_rotation' missing Javadoc. |
157 | variable 'field_4_alignment_options' missing Javadoc. |
160 | 'private' modifier out of order with the JLS suggestions. |
160 | variable '_indent' missing Javadoc. |
162 | 'private' modifier out of order with the JLS suggestions. |
162 | variable '_shrink_to_fit' missing Javadoc. |
164 | 'private' modifier out of order with the JLS suggestions. |
164 | variable '_merge_cells' missing Javadoc. |
166 | 'private' modifier out of order with the JLS suggestions. |
166 | variable '_reading_order' missing Javadoc. |
170 | 'private' modifier out of order with the JLS suggestions. |
170 | variable '_indent_not_parent_format' missing Javadoc. |
172 | 'private' modifier out of order with the JLS suggestions. |
172 | variable '_indent_not_parent_font' missing Javadoc. |
174 | 'private' modifier out of order with the JLS suggestions. |
174 | variable '_indent_not_parent_alignment' missing Javadoc. |
176 | 'private' modifier out of order with the JLS suggestions. |
176 | variable '_indent_not_parent_border' missing Javadoc. |
178 | 'private' modifier out of order with the JLS suggestions. |
178 | variable '_indent_not_parent_pattern' missing Javadoc. |
180 | 'private' modifier out of order with the JLS suggestions. |
180 | variable '_indent_not_parent_cell_options' missing Javadoc. |
182 | variable 'field_5_indention_options' missing Javadoc. |
185 | 'private' modifier out of order with the JLS suggestions. |
185 | variable '_border_left' missing Javadoc. |
186 | 'private' modifier out of order with the JLS suggestions. |
186 | variable '_border_right' missing Javadoc. |
187 | 'private' modifier out of order with the JLS suggestions. |
187 | variable '_border_top' missing Javadoc. |
188 | 'private' modifier out of order with the JLS suggestions. |
188 | variable '_border_bottom' missing Javadoc. |
189 | variable 'field_6_border_options' missing Javadoc. |
193 | 'private' modifier out of order with the JLS suggestions. |
193 | variable '_left_border_palette_idx' missing Javadoc. |
195 | 'private' modifier out of order with the JLS suggestions. |
195 | variable '_right_border_palette_idx' missing Javadoc. |
197 | 'private' modifier out of order with the JLS suggestions. |
197 | variable '_diag' missing Javadoc. |
199 | variable 'field_7_palette_options' missing Javadoc. |
202 | 'private' modifier out of order with the JLS suggestions. |
202 | variable '_top_border_palette_idx' missing Javadoc. |
204 | 'private' modifier out of order with the JLS suggestions. |
204 | variable '_bottom_border_palette_idx' missing Javadoc. |
206 | 'private' modifier out of order with the JLS suggestions. |
206 | variable '_adtl_diag' missing Javadoc. |
208 | 'private' modifier out of order with the JLS suggestions. |
208 | variable '_adtl_diag_line_style' missing Javadoc. |
212 | 'private' modifier out of order with the JLS suggestions. |
212 | variable '_adtl_fill_pattern' missing Javadoc. |
214 | variable 'field_8_adtl_palette_options' missing Javadoc. |
217 | 'private' modifier out of order with the JLS suggestions. |
217 | variable '_fill_foreground' missing Javadoc. |
218 | 'private' modifier out of order with the JLS suggestions. |
218 | variable '_fill_background' missing Javadoc. |
221 | variable 'field_9_fill_palette_options' missing Javadoc. |
241 | parameter 'id' must match pattern '. '. |
241 | parameter 'size' must match pattern '. '. |
241 | parameter 'data' must match pattern '. '. |
255 | parameter 'id' must match pattern '. '. |
255 | parameter 'size' must match pattern '. '. |
255 | parameter 'data' must match pattern '. '. |
256 | parameter 'offset' must match pattern '. '. |
261 | method is missing a Javadoc comment. |
261 | parameter 'id' must match pattern '. '. |
269 | method is missing a Javadoc comment. |
269 | parameter 'data' must match pattern '. '. |
269 | parameter 'size' must match pattern '. '. |
269 | parameter 'offset' must match pattern '. '. |
298 | parameter 'index' must match pattern '. '. |
311 | parameter 'index' must match pattern '. '. |
325 | parameter 'options' must match pattern '. '. |
340 | parameter 'locked' must match pattern '. '. |
354 | parameter 'hidden' must match pattern '. '. |
370 | parameter 'type' must match pattern '. '. |
384 | parameter 'prefix' must match pattern '. '. |
401 | parameter 'parent' must match pattern '. '. |
417 | parameter 'options' must match pattern '. '. |
437 | parameter 'align' must match pattern '. '. |
451 | parameter 'wrapped' must match pattern '. '. |
470 | parameter 'align' must match pattern '. '. |
486 | parameter 'justify' must match pattern '. '. |
500 | parameter 'rotation' must match pattern '. '. |
515 | parameter 'options' must match pattern '. '. |
529 | parameter 'indent' must match pattern '. '. |
543 | parameter 'shrink' must match pattern '. '. |
557 | parameter 'merge' must match pattern '. '. |
571 | parameter 'order' must match pattern '. '. |
586 | parameter 'parent' must match pattern '. '. |
602 | parameter 'font' must match pattern '. '. |
618 | parameter 'alignment' must match pattern '. '. |
634 | parameter 'border' must match pattern '. '. |
646 | Unused @param tag for 'pattern-'. |
650 | parameter 'pattern' must match pattern '. '. |
650 | Expected @param tag for 'pattern'. |
662 | Unused @param tag for 'options-'. |
666 | parameter 'options' must match pattern '. '. |
666 | Expected @param tag for 'options'. |
683 | parameter 'options' must match pattern '. '. |
712 | parameter 'border' must match pattern '. '. |
740 | parameter 'border' must match pattern '. '. |
768 | parameter 'border' must match pattern '. '. |
796 | parameter 'border' must match pattern '. '. |
813 | parameter 'options' must match pattern '. '. |
828 | parameter 'border' must match pattern '. '. |
843 | parameter 'border' must match pattern '. '. |
861 | parameter 'diag' must match pattern '. '. |
878 | parameter 'options' must match pattern '. '. |
893 | parameter 'border' must match pattern '. '. |
908 | parameter 'border' must match pattern '. '. |
924 | parameter 'diag' must match pattern '. '. |
952 | parameter 'diag' must match pattern '. '. |
984 | parameter 'fill' must match pattern '. '. |
1000 | parameter 'options' must match pattern '. '. |
1000 | Expected @param tag for 'options'. |
1013 | parameter 'color' must match pattern '. '. |
1028 | parameter 'color' must match pattern '. '. |
1745 | method is missing a Javadoc comment. |
1852 | method is missing a Javadoc comment. |
1852 | parameter 'offset' must match pattern '. '. |
1852 | parameter 'data' must match pattern '. '. |
1869 | method is missing a Javadoc comment. |
1874 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ExternSheetRecord.java | |
---|---|
Line | Error |
141 | 'static' modifier out of order with the JLS suggestions. |
141 | variable 'sid' missing Javadoc. |
143 | variable 'field_1_number_of_REF_sturcutres' missing Javadoc. |
145 | variable 'field_2_REF_structures' missing Javadoc. |
149 | method is missing a Javadoc comment. |
173 | parameter 'id' must match pattern '. '. |
173 | parameter 'size' must match pattern '. '. |
173 | parameter 'data' must match pattern '. '. |
197 | parameter 'id' must match pattern '. '. |
197 | parameter 'size' must match pattern '. '. |
197 | parameter 'data' must match pattern '. '. |
197 | parameter 'offset' must match pattern '. '. |
217 | parameter 'id' must match pattern '. '. |
245 | parameter 'data' must match pattern '. '. |
245 | parameter 'size' must match pattern '. '. |
245 | parameter 'offset' must match pattern '. '. |
281 | parameter 'numStruct' must match pattern '. '. |
309 | parameter 'rec' must match pattern '. '. |
339 | parameter 'elem' must match pattern '. '. |
351 | method is missing a Javadoc comment. |
401 | parameter 'offset' must match pattern '. '. |
401 | parameter 'data' must match pattern '. '. |
435 | method is missing a Javadoc comment. |
449 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ExternSheetSubRecord.java | |
---|---|
Line | Error |
137 | 'static' modifier out of order with the JLS suggestions. |
137 | variable 'sid' missing Javadoc. |
139 | variable 'field_1_index_to_supbook' missing Javadoc. |
141 | variable 'field_2_index_to_first_supbook_sheet' missing Javadoc. |
143 | variable 'field_3_index_to_last_supbook_sheet' missing Javadoc. |
173 | parameter 'id' must match pattern '. '. |
173 | parameter 'size' must match pattern '. '. |
173 | parameter 'data' must match pattern '. '. |
197 | parameter 'id' must match pattern '. '. |
197 | parameter 'size' must match pattern '. '. |
197 | parameter 'data' must match pattern '. '. |
197 | parameter 'offset' must match pattern '. '. |
211 | parameter 'index' must match pattern '. '. |
239 | parameter 'index' must match pattern '. '. |
267 | parameter 'index' must match pattern '. '. |
301 | parameter 'id' must match pattern '. '. |
325 | parameter 'data' must match pattern '. '. |
325 | parameter 'size' must match pattern '. '. |
325 | parameter 'offset' must match pattern '. '. |
339 | method is missing a Javadoc comment. |
373 | parameter 'offset' must match pattern '. '. |
373 | parameter 'data' must match pattern '. '. |
395 | Expected an @return tag. |
409 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ExtSSTInfoSubRecord.java | |
---|---|
Line | Error |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'sid' missing Javadoc. |
79 | variable 'field_1_stream_pos' missing Javadoc. |
80 | variable 'field_2_bucket_sst_offset' missing Javadoc. |
81 | variable 'field_3_zero' missing Javadoc. |
89 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
94 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
94 | parameter 'offset' must match pattern '. '. |
99 | method is missing a Javadoc comment. |
99 | parameter 'id' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
112 | method is missing a Javadoc comment. |
112 | parameter 'pos' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
117 | parameter 'offset' must match pattern '. '. |
122 | method is missing a Javadoc comment. |
127 | method is missing a Javadoc comment. |
132 | method is missing a Javadoc comment. |
147 | method is missing a Javadoc comment. |
147 | parameter 'offset' must match pattern '. '. |
147 | parameter 'data' must match pattern '. '. |
155 | method is missing a Javadoc comment. |
160 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ExtSSTRecord.java | |
---|---|
Line | Error |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'sid' missing Javadoc. |
79 | variable 'field_1_strings_per_bucket' missing Javadoc. |
80 | variable 'field_2_sst_info' missing Javadoc. |
82 | method is missing a Javadoc comment. |
95 | parameter 'id' must match pattern '. '. |
95 | parameter 'size' must match pattern '. '. |
95 | parameter 'data' must match pattern '. '. |
109 | parameter 'id' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'id' must match pattern '. '. |
123 | method is missing a Javadoc comment. |
123 | parameter 'data' must match pattern '. '. |
123 | parameter 'size' must match pattern '. '. |
123 | parameter 'offset' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
139 | parameter 'numStrings' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
144 | parameter 'rec' must match pattern '. '. |
149 | method is missing a Javadoc comment. |
154 | method is missing a Javadoc comment. |
159 | method is missing a Javadoc comment. |
159 | parameter 'elem' must match pattern '. '. |
164 | method is missing a Javadoc comment. |
189 | method is missing a Javadoc comment. |
189 | parameter 'offset' must match pattern '. '. |
189 | parameter 'data' must match pattern '. '. |
205 | method is missing a Javadoc comment. |
210 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FnGroupCountRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'field_1_count' missing Javadoc. |
81 | method is missing a Javadoc comment. |
93 | parameter 'id' must match pattern '. '. |
93 | parameter 'size' must match pattern '. '. |
93 | parameter 'data' must match pattern '. '. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
107 | parameter 'offset' must match pattern '. '. |
112 | method is missing a Javadoc comment. |
112 | parameter 'id' must match pattern '. '. |
120 | method is missing a Javadoc comment. |
120 | parameter 'data' must match pattern '. '. |
120 | parameter 'size' must match pattern '. '. |
120 | parameter 'offset' must match pattern '. '. |
131 | parameter 'count' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
158 | method is missing a Javadoc comment. |
158 | parameter 'offset' must match pattern '. '. |
158 | parameter 'data' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FontBasisRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_xBasis' missing Javadoc. |
75 | variable 'field_2_yBasis' missing Javadoc. |
76 | variable 'field_3_heightBasis' missing Javadoc. |
77 | variable 'field_4_scale' missing Javadoc. |
78 | variable 'field_5_indexToFontTable' missing Javadoc. |
81 | method is missing a Javadoc comment. |
95 | parameter 'id' must match pattern '. '. |
95 | parameter 'size' must match pattern '. '. |
95 | parameter 'data' must match pattern '. '. |
110 | parameter 'id' must match pattern '. '. |
110 | parameter 'size' must match pattern '. '. |
110 | parameter 'data' must match pattern '. '. |
110 | parameter 'offset' must match pattern '. '. |
120 | parameter 'id' must match pattern '. '. |
128 | method is missing a Javadoc comment. |
128 | parameter 'data' must match pattern '. '. |
128 | parameter 'size' must match pattern '. '. |
128 | parameter 'offset' must match pattern '. '. |
138 | method is missing a Javadoc comment. |
173 | method is missing a Javadoc comment. |
173 | parameter 'offset' must match pattern '. '. |
173 | parameter 'data' must match pattern '. '. |
190 | Expected an @return tag. |
195 | method is missing a Javadoc comment. |
204 | Expected an @return tag. |
212 | parameter 'field_1_xBasis' must match pattern '. '. |
212 | Expected @param tag for 'field_1_xBasis'. |
220 | Expected an @return tag. |
228 | parameter 'field_2_yBasis' must match pattern '. '. |
228 | Expected @param tag for 'field_2_yBasis'. |
236 | Expected an @return tag. |
244 | parameter 'field_3_heightBasis' must match pattern '. '. |
244 | Expected @param tag for 'field_3_heightBasis'. |
252 | Expected an @return tag. |
260 | parameter 'field_4_scale' must match pattern '. '. |
260 | Expected @param tag for 'field_4_scale'. |
268 | Expected an @return tag. |
276 | parameter 'field_5_indexToFontTable' must match pattern '. '. |
276 | Expected @param tag for 'field_5_indexToFontTable'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FontIndexRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_fontIndex' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_fontIndex' must match pattern '. '. |
180 | Expected @param tag for 'field_1_fontIndex'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FontRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'SS_NONE' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'SS_SUPER' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'SS_SUB' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'U_NONE' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'U_SINGLE' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'U_DOUBLE' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'U_SINGLE_ACCOUNTING' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'U_DOUBLE_ACCOUNTING' missing Javadoc. |
83 | variable 'field_1_font_height' missing Javadoc. |
84 | variable 'field_2_attributes' missing Javadoc. |
87 | 'private' modifier out of order with the JLS suggestions. |
87 | variable 'italic' missing Javadoc. |
91 | 'private' modifier out of order with the JLS suggestions. |
91 | variable 'strikeout' missing Javadoc. |
93 | 'private' modifier out of order with the JLS suggestions. |
93 | variable 'macoutline' missing Javadoc. |
95 | 'private' modifier out of order with the JLS suggestions. |
95 | variable 'macshadow' missing Javadoc. |
100 | variable 'field_3_color_palette_index' missing Javadoc. |
101 | variable 'field_4_bold_weight' missing Javadoc. |
102 | variable 'field_5_super_sub_script' missing Javadoc. |
103 | variable 'field_6_underline' missing Javadoc. |
104 | variable 'field_7_family' missing Javadoc. |
105 | variable 'field_8_charset' missing Javadoc. |
106 | variable 'field_9_zero' missing Javadoc. |
107 | variable 'field_10_font_name_len' missing Javadoc. |
108 | variable 'field_11_font_name' missing Javadoc. |
110 | method is missing a Javadoc comment. |
123 | parameter 'id' must match pattern '. '. |
123 | parameter 'size' must match pattern '. '. |
123 | parameter 'data' must match pattern '. '. |
138 | parameter 'id' must match pattern '. '. |
138 | parameter 'size' must match pattern '. '. |
138 | parameter 'data' must match pattern '. '. |
138 | parameter 'offset' must match pattern '. '. |
143 | method is missing a Javadoc comment. |
143 | parameter 'id' must match pattern '. '. |
151 | method is missing a Javadoc comment. |
151 | parameter 'data' must match pattern '. '. |
151 | parameter 'size' must match pattern '. '. |
151 | parameter 'offset' must match pattern '. '. |
184 | parameter 'height' must match pattern '. '. |
195 | parameter 'attributes' must match pattern '. '. |
209 | parameter 'italics' must match pattern '. '. |
221 | parameter 'strike' must match pattern '. '. |
234 | parameter 'mac' must match pattern '. '. |
247 | parameter 'mac' must match pattern '. '. |
258 | parameter 'cpi' must match pattern '. '. |
270 | parameter 'bw' must match pattern '. '. |
284 | parameter 'sss' must match pattern '. '. |
301 | parameter 'u' must match pattern '. '. |
312 | parameter 'f' must match pattern '. '. |
323 | parameter 'charset' must match pattern '. '. |
335 | parameter 'len' must match pattern '. '. |
346 | parameter 'fn' must match pattern '. '. |
522 | method is missing a Javadoc comment. |
559 | method is missing a Javadoc comment. |
559 | parameter 'offset' must match pattern '. '. |
559 | parameter 'data' must match pattern '. '. |
585 | method is missing a Javadoc comment. |
590 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FooterRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_footer_len' missing Javadoc. |
75 | variable 'field_2_footer' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
133 | parameter 'len' must match pattern '. '. |
145 | parameter 'footer' must match pattern '. '. |
174 | method is missing a Javadoc comment. |
187 | method is missing a Javadoc comment. |
187 | parameter 'offset' must match pattern '. '. |
187 | parameter 'data' must match pattern '. '. |
206 | method is missing a Javadoc comment. |
217 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FormatRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_index_code' missing Javadoc. |
75 | variable 'field_2_formatstring_len' missing Javadoc. |
76 | variable 'field_3_zero' missing Javadoc. |
77 | variable 'field_4_formatstring' missing Javadoc. |
79 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
110 | method is missing a Javadoc comment. |
110 | parameter 'id' must match pattern '. '. |
118 | method is missing a Javadoc comment. |
118 | parameter 'data' must match pattern '. '. |
118 | parameter 'size' must match pattern '. '. |
118 | parameter 'offset' must match pattern '. '. |
134 | parameter 'index' must match pattern '. '. |
146 | parameter 'len' must match pattern '. '. |
158 | parameter 'fs' must match pattern '. '. |
199 | method is missing a Javadoc comment. |
217 | method is missing a Javadoc comment. |
217 | parameter 'offset' must match pattern '. '. |
217 | parameter 'data' must match pattern '. '. |
231 | method is missing a Javadoc comment. |
236 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\AbstractFunctionPtg.java | |
---|---|
Line | Error |
13 | 'static' modifier out of order with the JLS suggestions. |
13 | variable 'SIZE' missing Javadoc. |
15 | variable 'map' missing Javadoc. |
16 | variable 'functionData' missing Javadoc. |
17 | variable 'returnClass' missing Javadoc. |
18 | variable 'paramClass' missing Javadoc. |
20 | variable 'field_1_num_args' missing Javadoc. |
21 | variable 'field_2_fnc_index' missing Javadoc. |
24 | method is missing a Javadoc comment. |
35 | method is missing a Javadoc comment. |
41 | method is missing a Javadoc comment. |
45 | method is missing a Javadoc comment. |
49 | method is missing a Javadoc comment. |
53 | method is missing a Javadoc comment. |
53 | parameter 'operands' must match pattern '. '. |
67 | method is missing a Javadoc comment. |
67 | parameter 'array' must match pattern '. '. |
67 | parameter 'offset' must match pattern '. '. |
71 | method is missing a Javadoc comment. |
75 | method is missing a Javadoc comment. |
75 | parameter 'index' must match pattern '. '. |
79 | method is missing a Javadoc comment. |
79 | parameter 'name' must match pattern '. '. |
86 | Expected an @return tag. |
86 | method length is 356 lines (max allowed is 150). |
443 | method length is 357 lines (max allowed is 150). |
443 | method is missing a Javadoc comment. |
801 | method is missing a Javadoc comment. |
805 | method is missing a Javadoc comment. |
805 | parameter 'index' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\AddPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'SIZE' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'sid' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'ADD' missing Javadoc. |
85 | method is missing a Javadoc comment. |
85 | parameter 'data' must match pattern '. '. |
85 | parameter 'offset' must match pattern '. '. |
92 | method is missing a Javadoc comment. |
92 | parameter 'array' must match pattern '. '. |
92 | parameter 'offset' must match pattern '. '. |
97 | method is missing a Javadoc comment. |
102 | method is missing a Javadoc comment. |
107 | method is missing a Javadoc comment. |
113 | Expected an @return tag. |
119 | Expected an @return tag. |
119 | parameter 'operands' must match pattern '. '. |
119 | Expected @param tag for 'operands'. |
128 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\Area3DPtg.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'SIZE' missing Javadoc. |
73 | variable 'field_1_index_extern_sheet' missing Javadoc. |
74 | variable 'field_2_first_row' missing Javadoc. |
75 | variable 'field_3_last_row' missing Javadoc. |
76 | variable 'field_4_first_column' missing Javadoc. |
77 | variable 'field_5_last_column' missing Javadoc. |
85 | method is missing a Javadoc comment. |
85 | parameter 'data' must match pattern '. '. |
85 | parameter 'offset' must match pattern '. '. |
95 | method is missing a Javadoc comment. |
114 | method is missing a Javadoc comment. |
114 | parameter 'array' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
129 | method is missing a Javadoc comment. |
133 | method is missing a Javadoc comment. |
133 | parameter 'index' must match pattern '. '. |
137 | method is missing a Javadoc comment. |
142 | method is missing a Javadoc comment. |
142 | parameter 'row' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'row' must match pattern '. '. |
157 | method is missing a Javadoc comment. |
162 | method is missing a Javadoc comment. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
177 | method is missing a Javadoc comment. |
177 | parameter 'column' must match pattern '. '. |
183 | method is missing a Javadoc comment. |
183 | parameter 'column' must match pattern '. '. |
188 | method is missing a Javadoc comment. |
193 | method is missing a Javadoc comment. |
198 | method is missing a Javadoc comment. |
203 | method is missing a Javadoc comment. |
208 | method is missing a Javadoc comment. |
208 | parameter 'column' must match pattern '. '. |
214 | method is missing a Javadoc comment. |
214 | parameter 'column' must match pattern '. '. |
219 | method is missing a Javadoc comment. |
226 | method is missing a Javadoc comment. |
226 | parameter 'ref' must match pattern '. '. |
239 | method is missing a Javadoc comment. |
246 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\AreaPtg.java | |
---|---|
Line | Error |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'sid' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'SIZE' missing Javadoc. |
79 | variable 'field_1_first_row' missing Javadoc. |
80 | variable 'field_2_last_row' missing Javadoc. |
81 | variable 'field_3_first_column' missing Javadoc. |
82 | variable 'field_4_last_column' missing Javadoc. |
84 | variable 'rowRelative' missing Javadoc. |
85 | variable 'colRelative' missing Javadoc. |
86 | variable 'column' missing Javadoc. |
90 | method is missing a Javadoc comment. |
90 | parameter 'arearef' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
133 | method is missing a Javadoc comment. |
133 | parameter 'array' must match pattern '. '. |
133 | parameter 'offset' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
158 | parameter 'row' must match pattern '. '. |
172 | Unused @param tag for 'last'. |
174 | parameter 'row' must match pattern '. '. |
174 | Expected @param tag for 'row'. |
205 | Unused @param tag for 'isRelative'. |
207 | parameter 'rel' must match pattern '. '. |
207 | Expected @param tag for 'rel'. |
222 | parameter 'rel' must match pattern '. '. |
222 | Expected @param tag for 'rel'. |
229 | parameter 'column' must match pattern '. '. |
229 | Expected @param tag for 'column'. |
237 | parameter 'column' must match pattern '. '. |
237 | Expected @param tag for 'column'. |
268 | Unused @param tag for 'last'. |
270 | parameter 'rel' must match pattern '. '. |
270 | Expected @param tag for 'rel'. |
285 | parameter 'rel' must match pattern '. '. |
285 | Expected @param tag for 'rel'. |
293 | parameter 'column' must match pattern '. '. |
293 | Expected @param tag for 'column'. |
301 | parameter 'column' must match pattern '. '. |
301 | Expected @param tag for 'column'. |
306 | method is missing a Javadoc comment. |
312 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\AttrPtg.java | |
---|---|
Line | Error |
66 | Unused import - java.util.List |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'sid' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'SIZE' missing Javadoc. |
80 | variable 'field_1_options' missing Javadoc. |
81 | variable 'field_2_data' missing Javadoc. |
82 | variable 'semiVolatile' missing Javadoc. |
83 | variable 'optiIf' missing Javadoc. |
84 | variable 'optiChoose' missing Javadoc. |
85 | variable 'optGoto' missing Javadoc. |
86 | variable 'sum' missing Javadoc. |
87 | variable 'baxcel' missing Javadoc. |
88 | variable 'space' missing Javadoc. |
90 | method is missing a Javadoc comment. |
93 | method is missing a Javadoc comment. |
93 | parameter 'data' must match pattern '. '. |
93 | parameter 'offset' must match pattern '. '. |
103 | method is missing a Javadoc comment. |
103 | parameter 'options' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
118 | method is missing a Javadoc comment. |
123 | method is missing a Javadoc comment. |
129 | method is missing a Javadoc comment. |
134 | method is missing a Javadoc comment. |
139 | method is missing a Javadoc comment. |
139 | parameter 'bsum' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
150 | method is missing a Javadoc comment. |
155 | method is missing a Javadoc comment. |
155 | parameter 'data' must match pattern '. '. |
160 | method is missing a Javadoc comment. |
165 | method is missing a Javadoc comment. |
182 | method is missing a Javadoc comment. |
182 | parameter 'array' must match pattern '. '. |
182 | parameter 'offset' must match pattern '. '. |
189 | method is missing a Javadoc comment. |
194 | method is missing a Javadoc comment. |
194 | parameter 'operands' must match pattern '. '. |
204 | method is missing a Javadoc comment. |
209 | method is missing a Javadoc comment. |
214 | method is missing a Javadoc comment. |
241 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\ConcatPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SIZE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'CONCAT' missing Javadoc. |
78 | method is missing a Javadoc comment. |
78 | parameter 'data' must match pattern '. '. |
78 | parameter 'offset' must match pattern '. '. |
84 | method is missing a Javadoc comment. |
88 | method is missing a Javadoc comment. |
88 | parameter 'array' must match pattern '. '. |
88 | parameter 'offset' must match pattern '. '. |
93 | method is missing a Javadoc comment. |
98 | method is missing a Javadoc comment. |
103 | method is missing a Javadoc comment. |
108 | method is missing a Javadoc comment. |
114 | method is missing a Javadoc comment. |
114 | parameter 'operands' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\DividePtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SIZE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
82 | method is missing a Javadoc comment. |
82 | parameter 'data' must match pattern '. '. |
82 | parameter 'offset' must match pattern '. '. |
88 | method is missing a Javadoc comment. |
88 | parameter 'array' must match pattern '. '. |
88 | parameter 'offset' must match pattern '. '. |
93 | method is missing a Javadoc comment. |
98 | method is missing a Javadoc comment. |
103 | method is missing a Javadoc comment. |
108 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
113 | parameter 'operands' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\ExpPtg.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'SIZE' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
82 | parameter 'array' must match pattern '. '. |
82 | Expected @param tag for 'array'. |
82 | parameter 'offset' must match pattern '. '. |
82 | Expected @param tag for 'offset'. |
86 | method is missing a Javadoc comment. |
86 | parameter 'array' must match pattern '. '. |
86 | parameter 'offset' must match pattern '. '. |
90 | method is missing a Javadoc comment. |
95 | method is missing a Javadoc comment. |
100 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\FormulaParser.java | |
---|---|
Line | Error |
61 | Unused import - java.util.Stack |
63 | Unused import - java.io.FileOutputStream |
64 | Unused import - java.io.File |
82 | variable 'FORMULA_TYPE_CELL' missing Javadoc. |
82 | variable 'FORMULA_TYPE_CELL' must be private and have accessor methods. |
83 | variable 'FORMULA_TYPE_SHARED' missing Javadoc. |
83 | variable 'FORMULA_TYPE_SHARED' must be private and have accessor methods. |
84 | variable 'FORMULA_TYPE_ARRAY' missing Javadoc. |
84 | variable 'FORMULA_TYPE_ARRAY' must be private and have accessor methods. |
85 | variable 'FORMULA_TYPE_CONDFOMRAT' missing Javadoc. |
85 | variable 'FORMULA_TYPE_CONDFOMRAT' must be private and have accessor methods. |
86 | variable 'FORMULA_TYPE_NAMEDRANGE' missing Javadoc. |
86 | variable 'FORMULA_TYPE_NAMEDRANGE' must be private and have accessor methods. |
88 | variable 'formulaString' missing Javadoc. |
89 | variable 'pointer' missing Javadoc. |
91 | variable 'tokens' missing Javadoc. |
93 | variable 'result' missing Javadoc. |
94 | variable 'numParen' missing Javadoc. |
96 | variable 'TAB' missing Javadoc. |
97 | variable 'CR' missing Javadoc. |
99 | variable 'Look' missing Javadoc. |
109 | parameter 'formula' must match pattern '. '. |
109 | Expected @param tag for 'formula'. |
123 | parameter 's' must match pattern '. '. |
123 | Expected @param tag for 's'. |
130 | parameter 's' must match pattern '. '. |
130 | Expected @param tag for 's'. |
139 | parameter 's' must match pattern '. '. |
139 | Expected @param tag for 's'. |
146 | Expected an @return tag. |
146 | parameter 'c' must match pattern '. '. |
146 | Expected @param tag for 'c'. |
153 | Expected an @return tag. |
153 | parameter 'c' must match pattern '. '. |
153 | Expected @param tag for 'c'. |
161 | Expected an @return tag. |
161 | parameter 'c' must match pattern '. '. |
161 | Expected @param tag for 'c'. |
168 | Expected an @return tag. |
168 | parameter 'c' must match pattern '. '. |
168 | Expected @param tag for 'c'. |
174 | Expected an @return tag. |
174 | parameter 'c' must match pattern '. '. |
174 | Expected @param tag for 'c'. |
190 | parameter 'x' must match pattern '. '. |
190 | Expected @param tag for 'x'. |
201 | Expected an @return tag. |
216 | Expected an @return tag. |
228 | parameter 's' must match pattern '. '. |
228 | Expected @param tag for 's'. |
233 | parameter 's' must match pattern '. '. |
233 | Expected @param tag for 's'. |
265 | method is missing a Javadoc comment. |
265 | parameter 'name' must match pattern '. '. |
265 | parameter 'numArgs' must match pattern '. '. |
281 | Expected an @return tag. |
326 | method is missing a Javadoc comment. |
386 | method is missing a Javadoc comment. |
449 | Expected an @return tag. |
453 | method is missing a Javadoc comment. |
453 | parameter 'formulaType' must match pattern '. '. |
460 | method is missing a Javadoc comment. |
460 | parameter 'n' must match pattern '. '. |
460 | parameter 'formulaType' must match pattern '. '. |
475 | method is missing a Javadoc comment. |
475 | parameter 'n' must match pattern '. '. |
475 | parameter 'formulaType' must match pattern '. '. |
491 | method is missing a Javadoc comment. |
491 | parameter 'n' must match pattern '. '. |
491 | parameter 'expectedClass' must match pattern '. '. |
491 | parameter 'formulaType' must match pattern '. '. |
523 | method is missing a Javadoc comment. |
523 | parameter 'n' must match pattern '. '. |
523 | parameter 'theClass' must match pattern '. '. |
538 | Expected an @return tag. |
538 | parameter 'lptgs' must match pattern '. '. |
551 | Expected an @return tag. |
551 | parameter 'ptgs' must match pattern '. '. |
578 | method is missing a Javadoc comment. |
606 | Expected an @return tag. |
616 | type is missing a Javadoc comment. |
617 | variable 'value' missing Javadoc. |
618 | variable 'children' missing Javadoc. |
619 | variable 'numChild' missing Javadoc. |
620 | method is missing a Javadoc comment. |
620 | parameter 'val' must match pattern '. '. |
623 | method is missing a Javadoc comment. |
623 | parameter 'child' must match pattern '. '. |
624 | method is missing a Javadoc comment. |
625 | method is missing a Javadoc comment. |
625 | parameter 'number' must match pattern '. '. |
626 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\FuncPtg.java | |
---|---|
Line | Error |
4 | type is missing a Javadoc comment. |
6 | 'static' modifier out of order with the JLS suggestions. |
6 | variable 'sid' missing Javadoc. |
7 | variable 'numParams' missing Javadoc. |
11 | parameter 'data' must match pattern '. '. |
11 | Expected @param tag for 'data'. |
11 | parameter 'offset' must match pattern '. '. |
11 | Expected @param tag for 'offset'. |
22 | method is missing a Javadoc comment. |
22 | parameter 'array' must match pattern '. '. |
22 | parameter 'offset' must match pattern '. '. |
28 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\FuncVarPtg.java | |
---|---|
Line | Error |
3 | type is missing a Javadoc comment. |
5 | 'static' modifier out of order with the JLS suggestions. |
5 | variable 'sid' missing Javadoc. |
10 | parameter 'data' must match pattern '. '. |
10 | Expected @param tag for 'data'. |
10 | parameter 'offset' must match pattern '. '. |
10 | Expected @param tag for 'offset'. |
19 | parameter 'pName' must match pattern '. '. |
19 | Expected @param tag for 'pName'. |
19 | parameter 'pNumOperands' must match pattern '. '. |
19 | Expected @param tag for 'pNumOperands'. |
31 | method is missing a Javadoc comment. |
31 | parameter 'array' must match pattern '. '. |
31 | parameter 'offset' must match pattern '. '. |
37 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\IntPtg.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'SIZE' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'sid' missing Javadoc. |
76 | variable 'field_1_value' missing Javadoc. |
78 | variable 'val' missing Javadoc. |
79 | variable 'strlen' missing Javadoc. |
81 | method is missing a Javadoc comment. |
81 | parameter 'data' must match pattern '. '. |
81 | parameter 'offset' must match pattern '. '. |
88 | method is missing a Javadoc comment. |
88 | parameter 'formulaToken' must match pattern '. '. |
92 | method is missing a Javadoc comment. |
92 | parameter 'value' must match pattern '. '. |
97 | method is missing a Javadoc comment. |
102 | method is missing a Javadoc comment. |
102 | parameter 'array' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
117 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\MemErrPtg.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'SIZE' missing Javadoc. |
75 | variable 'field_1_reserved' missing Javadoc. |
76 | variable 'field_2_subex_len' missing Javadoc. |
84 | method is missing a Javadoc comment. |
84 | parameter 'data' must match pattern '. '. |
84 | parameter 'offset' must match pattern '. '. |
90 | method is missing a Javadoc comment. |
90 | parameter 'res' must match pattern '. '. |
95 | method is missing a Javadoc comment. |
100 | method is missing a Javadoc comment. |
100 | parameter 'subexlen' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
110 | method is missing a Javadoc comment. |
110 | parameter 'array' must match pattern '. '. |
110 | parameter 'offset' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
119 | method is missing a Javadoc comment. |
123 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\MissingArgPtg.java | |
---|---|
Line | Error |
63 | type Javadoc comment is missing an @author tag. |
67 | 'static' modifier out of order with the JLS suggestions. |
67 | variable 'SIZE' missing Javadoc. |
68 | 'static' modifier out of order with the JLS suggestions. |
68 | variable 'sid' missing Javadoc. |
70 | method is missing a Javadoc comment. |
74 | method is missing a Javadoc comment. |
74 | parameter 'data' must match pattern '. '. |
74 | parameter 'offset' must match pattern '. '. |
81 | method is missing a Javadoc comment. |
81 | parameter 'array' must match pattern '. '. |
81 | parameter 'offset' must match pattern '. '. |
86 | method is missing a Javadoc comment. |
92 | method is missing a Javadoc comment. |
97 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\MultiplyPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SIZE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'MULTIPLY' missing Javadoc. |
84 | method is missing a Javadoc comment. |
84 | parameter 'data' must match pattern '. '. |
84 | parameter 'offset' must match pattern '. '. |
90 | method is missing a Javadoc comment. |
90 | parameter 'array' must match pattern '. '. |
90 | parameter 'offset' must match pattern '. '. |
95 | method is missing a Javadoc comment. |
100 | method is missing a Javadoc comment. |
105 | method is missing a Javadoc comment. |
110 | method is missing a Javadoc comment. |
115 | method is missing a Javadoc comment. |
120 | method is missing a Javadoc comment. |
120 | parameter 'operands' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
130 | parameter 'operands' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\NamePtg.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'SIZE' missing Javadoc. |
75 | variable 'field_1_ixti' missing Javadoc. |
76 | variable 'field_2_label_index' missing Javadoc. |
77 | variable 'field_3_zero' missing Javadoc. |
81 | parameter 'name' must match pattern '. '. |
81 | Expected @param tag for 'name'. |
88 | parameter 'data' must match pattern '. '. |
88 | Expected @param tag for 'data'. |
88 | parameter 'offset' must match pattern '. '. |
88 | Expected @param tag for 'offset'. |
96 | method is missing a Javadoc comment. |
96 | parameter 'array' must match pattern '. '. |
96 | parameter 'offset' must match pattern '. '. |
100 | method is missing a Javadoc comment. |
105 | method is missing a Javadoc comment. |
110 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\NumberPtg.java | |
---|---|
Line | Error |
69 | 'static' modifier out of order with the JLS suggestions. |
69 | variable 'SIZE' missing Javadoc. |
70 | 'static' modifier out of order with the JLS suggestions. |
70 | variable 'sid' missing Javadoc. |
71 | variable 'field_1_value' missing Javadoc. |
75 | parameter 'data' must match pattern '. '. |
75 | Expected @param tag for 'data'. |
75 | parameter 'offset' must match pattern '. '. |
75 | Expected @param tag for 'offset'. |
85 | parameter 'value' must match pattern '. '. |
90 | method is missing a Javadoc comment. |
90 | parameter 'value' must match pattern '. '. |
96 | method is missing a Javadoc comment. |
101 | method is missing a Javadoc comment. |
101 | parameter 'array' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
112 | method is missing a Javadoc comment. |
116 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\OperationPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'TYPE_UNARY' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'TYPE_BINARY' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'TYPE_FUNCTION' missing Javadoc. |
76 | method is missing a Javadoc comment. |
84 | parameter 'operands' must match pattern '. '. |
89 | Expected an @return tag. |
91 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\ParenthesisPtg.java | |
---|---|
Line | Error |
58 | Unused import - java.util.List |
68 | type Javadoc comment is missing an @author tag. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'SIZE' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
75 | method is missing a Javadoc comment. |
79 | method is missing a Javadoc comment. |
79 | parameter 'data' must match pattern '. '. |
79 | parameter 'offset' must match pattern '. '. |
87 | method is missing a Javadoc comment. |
87 | parameter 'array' must match pattern '. '. |
87 | parameter 'offset' must match pattern '. '. |
92 | method is missing a Javadoc comment. |
97 | method is missing a Javadoc comment. |
102 | method is missing a Javadoc comment. |
107 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
113 | parameter 'operands' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\PowerPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SIZE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
82 | method is missing a Javadoc comment. |
82 | parameter 'data' must match pattern '. '. |
82 | parameter 'offset' must match pattern '. '. |
88 | method is missing a Javadoc comment. |
88 | parameter 'array' must match pattern '. '. |
88 | parameter 'offset' must match pattern '. '. |
93 | method is missing a Javadoc comment. |
98 | method is missing a Javadoc comment. |
103 | method is missing a Javadoc comment. |
108 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
113 | parameter 'operands' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\Ptg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
64 | Unused import - java.util.ArrayList |
109 | line longer than 150 characters |
129 | method is missing a Javadoc comment. |
129 | parameter 'data' must match pattern '. '. |
129 | parameter 'offset' must match pattern '. '. |
130 | method length is 151 lines (max allowed is 150). |
282 | method is missing a Javadoc comment. |
284 | method is missing a Javadoc comment. |
293 | parameter 'array' must match pattern '. '. |
293 | Expected @param tag for 'array'. |
293 | parameter 'offset' must match pattern '. '. |
293 | Expected @param tag for 'offset'. |
298 | Expected an @return tag. |
302 | Expected an @return tag. |
314 | variable 'CLASS_REF' missing Javadoc. |
315 | variable 'CLASS_VALUE' missing Javadoc. |
316 | variable 'CLASS_ARRAY' missing Javadoc. |
318 | variable 'ptgClass' missing Javadoc. |
320 | method is missing a Javadoc comment. |
320 | parameter 'thePtgClass' must match pattern '. '. |
325 | Expected an @return tag. |
329 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\Ref3DPtg.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'SIZE' missing Javadoc. |
73 | variable 'field_1_index_extern_sheet' missing Javadoc. |
74 | variable 'field_2_row' missing Javadoc. |
75 | variable 'field_3_column' missing Javadoc. |
82 | method is missing a Javadoc comment. |
82 | parameter 'data' must match pattern '. '. |
82 | parameter 'offset' must match pattern '. '. |
89 | method is missing a Javadoc comment. |
102 | method is missing a Javadoc comment. |
102 | parameter 'array' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
109 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
117 | method is missing a Javadoc comment. |
117 | parameter 'index' must match pattern '. '. |
121 | method is missing a Javadoc comment. |
125 | method is missing a Javadoc comment. |
125 | parameter 'row' must match pattern '. '. |
129 | method is missing a Javadoc comment. |
133 | method is missing a Javadoc comment. |
137 | method is missing a Javadoc comment. |
141 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'column' must match pattern '. '. |
150 | method is missing a Javadoc comment. |
150 | parameter 'column' must match pattern '. '. |
154 | method is missing a Javadoc comment. |
162 | method is missing a Javadoc comment. |
162 | parameter 'ref' must match pattern '. '. |
172 | method is missing a Javadoc comment. |
178 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\ReferencePtg.java | |
---|---|
Line | Error |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'SIZE' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'sid' missing Javadoc. |
78 | variable 'field_1_row' missing Javadoc. |
79 | variable 'field_2_col' missing Javadoc. |
80 | variable 'rowRelative' missing Javadoc. |
81 | variable 'colRelative' missing Javadoc. |
89 | parameter 'cellref' must match pattern '. '. |
89 | Expected @param tag for 'cellref'. |
99 | parameter 'data' must match pattern '. '. |
99 | Expected @param tag for 'data'. |
99 | parameter 'offset' must match pattern '. '. |
99 | Expected @param tag for 'offset'. |
107 | method is missing a Javadoc comment. |
118 | method is missing a Javadoc comment. |
118 | parameter 'array' must match pattern '. '. |
118 | parameter 'offset' must match pattern '. '. |
125 | method is missing a Javadoc comment. |
125 | parameter 'row' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
135 | method is missing a Javadoc comment. |
140 | method is missing a Javadoc comment. |
140 | parameter 'rel' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
149 | method is missing a Javadoc comment. |
149 | parameter 'rel' must match pattern '. '. |
153 | method is missing a Javadoc comment. |
153 | parameter 'col' must match pattern '. '. |
158 | method is missing a Javadoc comment. |
163 | method is missing a Javadoc comment. |
163 | parameter 'col' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
173 | method is missing a Javadoc comment. |
178 | method is missing a Javadoc comment. |
184 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\StringPtg.java | |
---|---|
Line | Error |
57 | Unused import - org.apache.poi.util.LittleEndian |
68 | 'static' modifier out of order with the JLS suggestions. |
68 | variable 'SIZE' missing Javadoc. |
69 | 'static' modifier out of order with the JLS suggestions. |
69 | variable 'sid' missing Javadoc. |
70 | variable 'field_1_value' missing Javadoc. |
74 | parameter 'data' must match pattern '. '. |
74 | Expected @param tag for 'data'. |
74 | parameter 'offset' must match pattern '. '. |
74 | Expected @param tag for 'offset'. |
84 | parameter 'value' must match pattern '. '. |
89 | method is missing a Javadoc comment. |
89 | parameter 'value' must match pattern '. '. |
95 | method is missing a Javadoc comment. |
100 | method is missing a Javadoc comment. |
100 | parameter 'array' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
113 | method is missing a Javadoc comment. |
117 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\SubtractPtg.java | |
---|---|
Line | Error |
63 | Unused import - java.util.List |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SIZE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
76 | method is missing a Javadoc comment. |
80 | method is missing a Javadoc comment. |
80 | parameter 'data' must match pattern '. '. |
80 | parameter 'offset' must match pattern '. '. |
86 | method is missing a Javadoc comment. |
86 | parameter 'array' must match pattern '. '. |
86 | parameter 'offset' must match pattern '. '. |
91 | method is missing a Javadoc comment. |
96 | method is missing a Javadoc comment. |
101 | method is missing a Javadoc comment. |
106 | method is missing a Javadoc comment. |
112 | method is missing a Javadoc comment. |
112 | parameter 'operands' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\formula\UnknownPtg.java | |
---|---|
Line | Error |
71 | variable 'size' missing Javadoc. |
79 | method is missing a Javadoc comment. |
79 | parameter 'data' must match pattern '. '. |
79 | parameter 'offset' must match pattern '. '. |
85 | method is missing a Javadoc comment. |
85 | parameter 'array' must match pattern '. '. |
85 | parameter 'offset' must match pattern '. '. |
89 | method is missing a Javadoc comment. |
94 | method is missing a Javadoc comment. |
98 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FormulaRecord.java | |
---|---|
Line | Error |
67 | Avoid using the '.*' form of import. |
81 | variable 'EXPERIMENTAL_FORMULA_SUPPORT_ENABLED' missing Javadoc. |
83 | variable 'sid' missing Javadoc. |
87 | variable 'field_1_row' missing Javadoc. |
88 | variable 'field_2_column' missing Javadoc. |
89 | variable 'field_3_xf' missing Javadoc. |
90 | variable 'field_4_value' missing Javadoc. |
91 | variable 'field_5_options' missing Javadoc. |
92 | variable 'field_6_zero' missing Javadoc. |
93 | variable 'field_7_expression_len' missing Javadoc. |
94 | variable 'field_8_parsed_expr' missing Javadoc. |
96 | variable 'all_data' missing Javadoc. |
115 | parameter 'id' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'data' must match pattern '. '. |
130 | parameter 'id' must match pattern '. '. |
130 | parameter 'size' must match pattern '. '. |
130 | parameter 'data' must match pattern '. '. |
130 | parameter 'offset' must match pattern '. '. |
135 | method is missing a Javadoc comment. |
135 | parameter 'data' must match pattern '. '. |
135 | parameter 'size' must match pattern '. '. |
135 | parameter 'offset' must match pattern '. '. |
162 | method is missing a Javadoc comment. |
162 | parameter 'data' must match pattern '. '. |
162 | parameter 'size' must match pattern '. '. |
163 | parameter 'offset' must match pattern '. '. |
178 | method is missing a Javadoc comment. |
178 | parameter 'row' must match pattern '. '. |
183 | method is missing a Javadoc comment. |
183 | parameter 'column' must match pattern '. '. |
188 | method is missing a Javadoc comment. |
188 | parameter 'xf' must match pattern '. '. |
199 | parameter 'value' must match pattern '. '. |
210 | parameter 'options' must match pattern '. '. |
220 | parameter 'len' must match pattern '. '. |
226 | method is missing a Javadoc comment. |
231 | method is missing a Javadoc comment. |
236 | method is missing a Javadoc comment. |
279 | parameter 'ptg' must match pattern '. '. |
341 | parameter 'id' must match pattern '. '. |
349 | method is missing a Javadoc comment. |
362 | parameter 'offset' must match pattern '. '. |
362 | Expected @param tag for 'offset'. |
362 | parameter 'data' must match pattern '. '. |
362 | Expected @param tag for 'data'. |
387 | method is missing a Javadoc comment. |
401 | method is missing a Javadoc comment. |
415 | method is missing a Javadoc comment. |
415 | parameter 'data' must match pattern '. '. |
415 | parameter 'offset' must match pattern '. '. |
428 | method is missing a Javadoc comment. |
428 | parameter 'i' must match pattern '. '. |
447 | method is missing a Javadoc comment. |
447 | parameter 'i' must match pattern '. '. |
466 | method is missing a Javadoc comment. |
466 | parameter 'i' must match pattern '. '. |
472 | method is missing a Javadoc comment. |
477 | method is missing a Javadoc comment. |
482 | method is missing a Javadoc comment. |
482 | parameter 'obj' must match pattern '. '. |
510 | method is missing a Javadoc comment. |
510 | parameter 'obj' must match pattern '. '. |
527 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\FrameRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_borderType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'BORDER_TYPE_REGULAR' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'BORDER_TYPE_SHADOW' missing Javadoc. |
77 | variable 'field_2_options' missing Javadoc. |
78 | variable 'autoSize' missing Javadoc. |
79 | variable 'autoPosition' missing Javadoc. |
82 | method is missing a Javadoc comment. |
96 | parameter 'id' must match pattern '. '. |
96 | parameter 'size' must match pattern '. '. |
96 | parameter 'data' must match pattern '. '. |
111 | parameter 'id' must match pattern '. '. |
111 | parameter 'size' must match pattern '. '. |
111 | parameter 'data' must match pattern '. '. |
111 | parameter 'offset' must match pattern '. '. |
121 | parameter 'id' must match pattern '. '. |
129 | method is missing a Javadoc comment. |
129 | parameter 'data' must match pattern '. '. |
129 | parameter 'size' must match pattern '. '. |
129 | parameter 'offset' must match pattern '. '. |
136 | method is missing a Javadoc comment. |
158 | method is missing a Javadoc comment. |
158 | parameter 'offset' must match pattern '. '. |
158 | parameter 'data' must match pattern '. '. |
172 | Expected an @return tag. |
177 | method is missing a Javadoc comment. |
203 | parameter 'field_1_borderType' must match pattern '. '. |
211 | Expected an @return tag. |
219 | parameter 'field_2_options' must match pattern '. '. |
219 | Expected @param tag for 'field_2_options'. |
228 | parameter 'value' must match pattern '. '. |
228 | Expected @param tag for 'value'. |
246 | parameter 'value' must match pattern '. '. |
246 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\GridsetRecord.java | |
---|---|
Line | Error |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'sid' missing Javadoc. |
76 | variable 'field_1_gridset_flag' missing Javadoc. |
78 | method is missing a Javadoc comment. |
90 | parameter 'id' must match pattern '. '. |
90 | parameter 'size' must match pattern '. '. |
90 | parameter 'data' must match pattern '. '. |
104 | parameter 'id' must match pattern '. '. |
104 | parameter 'size' must match pattern '. '. |
104 | parameter 'data' must match pattern '. '. |
104 | parameter 'offset' must match pattern '. '. |
109 | method is missing a Javadoc comment. |
109 | parameter 'id' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
117 | parameter 'data' must match pattern '. '. |
117 | parameter 'size' must match pattern '. '. |
117 | parameter 'offset' must match pattern '. '. |
128 | parameter 'gridset' must match pattern '. '. |
151 | method is missing a Javadoc comment. |
162 | method is missing a Javadoc comment. |
162 | parameter 'offset' must match pattern '. '. |
162 | parameter 'data' must match pattern '. '. |
170 | method is missing a Javadoc comment. |
175 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\GutsRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_left_row_gutter' missing Javadoc. |
73 | variable 'field_2_top_col_gutter' missing Javadoc. |
74 | variable 'field_3_row_level_max' missing Javadoc. |
75 | variable 'field_4_col_level_max' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
130 | parameter 'gut' must match pattern '. '. |
141 | parameter 'gut' must match pattern '. '. |
152 | parameter 'max' must match pattern '. '. |
163 | parameter 'max' must match pattern '. '. |
212 | method is missing a Javadoc comment. |
229 | method is missing a Javadoc comment. |
229 | parameter 'offset' must match pattern '. '. |
229 | parameter 'data' must match pattern '. '. |
240 | method is missing a Javadoc comment. |
245 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\HCenterRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_hcenter' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'hc' must match pattern '. '. |
145 | method is missing a Javadoc comment. |
156 | method is missing a Javadoc comment. |
156 | parameter 'offset' must match pattern '. '. |
156 | parameter 'data' must match pattern '. '. |
164 | method is missing a Javadoc comment. |
169 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\HeaderRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_header_len' missing Javadoc. |
75 | variable 'field_2_header' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
133 | parameter 'len' must match pattern '. '. |
145 | parameter 'header' must match pattern '. '. |
174 | method is missing a Javadoc comment. |
187 | method is missing a Javadoc comment. |
187 | parameter 'offset' must match pattern '. '. |
187 | parameter 'data' must match pattern '. '. |
207 | method is missing a Javadoc comment. |
219 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\HideObjRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'HIDE_ALL' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'SHOW_PLACEHOLDERS' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'SHOW_ALL' missing Javadoc. |
75 | variable 'field_1_hide_obj' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
130 | parameter 'hide' must match pattern '. '. |
149 | method is missing a Javadoc comment. |
160 | method is missing a Javadoc comment. |
160 | parameter 'offset' must match pattern '. '. |
160 | parameter 'data' must match pattern '. '. |
169 | method is missing a Javadoc comment. |
174 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\IndexRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'DBCELL_CAPACITY' missing Javadoc. |
76 | variable 'field_1_zero' missing Javadoc. |
77 | variable 'field_2_first_row' missing Javadoc. |
78 | variable 'field_3_last_row_add1' missing Javadoc. |
79 | variable 'field_4_zero' missing Javadoc. |
80 | variable 'field_5_dbcells' missing Javadoc. |
82 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
108 | parameter 'id' must match pattern '. '. |
108 | parameter 'size' must match pattern '. '. |
108 | parameter 'data' must match pattern '. '. |
108 | parameter 'offset' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'id' must match pattern '. '. |
121 | method is missing a Javadoc comment. |
121 | parameter 'data' must match pattern '. '. |
121 | parameter 'size' must match pattern '. '. |
121 | parameter 'offset' must match pattern '. '. |
137 | method is missing a Javadoc comment. |
137 | parameter 'row' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
142 | parameter 'row' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
147 | parameter 'cell' must match pattern '. '. |
156 | method is missing a Javadoc comment. |
156 | parameter 'cell' must match pattern '. '. |
156 | parameter 'value' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
171 | method is missing a Javadoc comment. |
180 | method is missing a Javadoc comment. |
180 | parameter 'cellnum' must match pattern '. '. |
185 | method is missing a Javadoc comment. |
203 | method is missing a Javadoc comment. |
203 | parameter 'offset' must match pattern '. '. |
203 | parameter 'data' must match pattern '. '. |
219 | method is missing a Javadoc comment. |
224 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\InterfaceEndRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
117 | method is missing a Javadoc comment. |
126 | method is missing a Javadoc comment. |
126 | parameter 'offset' must match pattern '. '. |
126 | parameter 'data' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
139 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\InterfaceHdrRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_codepage' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
80 | method is missing a Javadoc comment. |
92 | parameter 'id' must match pattern '. '. |
92 | parameter 'size' must match pattern '. '. |
92 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
111 | method is missing a Javadoc comment. |
111 | parameter 'id' must match pattern '. '. |
119 | method is missing a Javadoc comment. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
131 | parameter 'cp' must match pattern '. '. |
148 | method is missing a Javadoc comment. |
159 | method is missing a Javadoc comment. |
159 | parameter 'offset' must match pattern '. '. |
159 | parameter 'data' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
173 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\IterationRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_iteration' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
126 | parameter 'iterate' must match pattern '. '. |
149 | method is missing a Javadoc comment. |
160 | method is missing a Javadoc comment. |
160 | parameter 'offset' must match pattern '. '. |
160 | parameter 'data' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
173 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\LabelRecord.java | |
---|---|
Line | Error |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'sid' missing Javadoc. |
81 | variable 'field_1_row' missing Javadoc. |
82 | variable 'field_2_column' missing Javadoc. |
83 | variable 'field_3_xf_index' missing Javadoc. |
84 | variable 'field_4_string_len' missing Javadoc. |
85 | variable 'field_5_unicode_flag' missing Javadoc. |
86 | variable 'field_6_value' missing Javadoc. |
102 | parameter 'id' must match pattern '. '. |
102 | parameter 'size' must match pattern '. '. |
102 | parameter 'data' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
128 | parameter 'id' must match pattern '. '. |
144 | parameter 'data' must match pattern '. '. |
144 | parameter 'size' must match pattern '. '. |
144 | parameter 'offset' must match pattern '. '. |
144 | Expected @param tag for 'offset'. |
177 | method is missing a Javadoc comment. |
182 | method is missing a Javadoc comment. |
187 | method is missing a Javadoc comment. |
228 | Expected an @return tag. |
228 | parameter 'offset' must match pattern '. '. |
228 | Expected @param tag for 'offset'. |
228 | parameter 'data' must match pattern '. '. |
228 | Expected @param tag for 'data'. |
234 | method is missing a Javadoc comment. |
239 | method is missing a Javadoc comment. |
239 | parameter 'i' must match pattern '. '. |
258 | method is missing a Javadoc comment. |
258 | parameter 'i' must match pattern '. '. |
277 | method is missing a Javadoc comment. |
277 | parameter 'i' must match pattern '. '. |
283 | method is missing a Javadoc comment. |
288 | method is missing a Javadoc comment. |
297 | parameter 'col' must match pattern '. '. |
297 | Expected @param tag for 'col'. |
306 | method is missing a Javadoc comment. |
306 | parameter 'row' must match pattern '. '. |
314 | parameter 'xf' must match pattern '. '. |
314 | Expected @param tag for 'xf'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\LabelSSTRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_row' missing Javadoc. |
76 | variable 'field_2_column' missing Javadoc. |
77 | variable 'field_3_xf_index' missing Javadoc. |
78 | variable 'field_4_sst_index' missing Javadoc. |
80 | method is missing a Javadoc comment. |
92 | parameter 'id' must match pattern '. '. |
92 | parameter 'size' must match pattern '. '. |
92 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
111 | method is missing a Javadoc comment. |
111 | parameter 'id' must match pattern '. '. |
119 | method is missing a Javadoc comment. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
129 | method is missing a Javadoc comment. |
129 | parameter 'row' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
134 | parameter 'col' must match pattern '. '. |
146 | parameter 'index' must match pattern '. '. |
158 | parameter 'index' must match pattern '. '. |
164 | method is missing a Javadoc comment. |
169 | method is missing a Javadoc comment. |
198 | method is missing a Javadoc comment. |
215 | method is missing a Javadoc comment. |
215 | parameter 'offset' must match pattern '. '. |
215 | parameter 'data' must match pattern '. '. |
227 | method is missing a Javadoc comment. |
232 | method is missing a Javadoc comment. |
237 | method is missing a Javadoc comment. |
237 | parameter 'i' must match pattern '. '. |
256 | method is missing a Javadoc comment. |
256 | parameter 'i' must match pattern '. '. |
275 | method is missing a Javadoc comment. |
275 | parameter 'i' must match pattern '. '. |
281 | method is missing a Javadoc comment. |
286 | method is missing a Javadoc comment. |
291 | method is missing a Javadoc comment. |
291 | parameter 'obj' must match pattern '. '. |
319 | method is missing a Javadoc comment. |
319 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\LegendRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_xAxisUpperLeft' missing Javadoc. |
75 | variable 'field_2_yAxisUpperLeft' missing Javadoc. |
76 | variable 'field_3_xSize' missing Javadoc. |
77 | variable 'field_4_ySize' missing Javadoc. |
78 | variable 'field_5_type' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'TYPE_BOTTOM' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'TYPE_CORNER' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'TYPE_TOP' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'TYPE_RIGHT' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'TYPE_LEFT' missing Javadoc. |
84 | 'static' modifier out of order with the JLS suggestions. |
84 | variable 'TYPE_UNDOCKED' missing Javadoc. |
85 | variable 'field_6_spacing' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
86 | variable 'SPACING_CLOSE' missing Javadoc. |
87 | 'static' modifier out of order with the JLS suggestions. |
87 | variable 'SPACING_MEDIUM' missing Javadoc. |
88 | 'static' modifier out of order with the JLS suggestions. |
88 | variable 'SPACING_OPEN' missing Javadoc. |
89 | variable 'field_7_options' missing Javadoc. |
90 | variable 'autoPosition' missing Javadoc. |
91 | variable 'autoSeries' missing Javadoc. |
92 | variable 'autoXPositioning' missing Javadoc. |
93 | variable 'autoYPositioning' missing Javadoc. |
94 | variable 'vertical' missing Javadoc. |
95 | variable 'dataTable' missing Javadoc. |
98 | method is missing a Javadoc comment. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
127 | parameter 'id' must match pattern '. '. |
127 | parameter 'size' must match pattern '. '. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
137 | parameter 'id' must match pattern '. '. |
145 | method is missing a Javadoc comment. |
145 | parameter 'data' must match pattern '. '. |
145 | parameter 'size' must match pattern '. '. |
145 | parameter 'offset' must match pattern '. '. |
157 | method is missing a Javadoc comment. |
208 | method is missing a Javadoc comment. |
208 | parameter 'offset' must match pattern '. '. |
208 | parameter 'data' must match pattern '. '. |
227 | Expected an @return tag. |
232 | method is missing a Javadoc comment. |
241 | Expected an @return tag. |
249 | parameter 'field_1_xAxisUpperLeft' must match pattern '. '. |
249 | Expected @param tag for 'field_1_xAxisUpperLeft'. |
257 | Expected an @return tag. |
265 | parameter 'field_2_yAxisUpperLeft' must match pattern '. '. |
265 | Expected @param tag for 'field_2_yAxisUpperLeft'. |
273 | Expected an @return tag. |
281 | parameter 'field_3_xSize' must match pattern '. '. |
281 | Expected @param tag for 'field_3_xSize'. |
289 | Expected an @return tag. |
297 | parameter 'field_4_ySize' must match pattern '. '. |
297 | Expected @param tag for 'field_4_ySize'. |
330 | parameter 'field_5_type' must match pattern '. '. |
357 | parameter 'field_6_spacing' must match pattern '. '. |
365 | Expected an @return tag. |
373 | parameter 'field_7_options' must match pattern '. '. |
373 | Expected @param tag for 'field_7_options'. |
382 | parameter 'value' must match pattern '. '. |
382 | Expected @param tag for 'value'. |
400 | parameter 'value' must match pattern '. '. |
400 | Expected @param tag for 'value'. |
418 | parameter 'value' must match pattern '. '. |
418 | Expected @param tag for 'value'. |
436 | parameter 'value' must match pattern '. '. |
436 | Expected @param tag for 'value'. |
454 | parameter 'value' must match pattern '. '. |
454 | Expected @param tag for 'value'. |
472 | parameter 'value' must match pattern '. '. |
472 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\LineFormatRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_lineColor' missing Javadoc. |
75 | variable 'field_2_linePattern' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'LINE_PATTERN_SOLID' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'LINE_PATTERN_DASH' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'LINE_PATTERN_DOT' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'LINE_PATTERN_DASH_DOT' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'LINE_PATTERN_DASH_DOT_DOT' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'LINE_PATTERN_NONE' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'LINE_PATTERN_DARK_GRAY_PATTERN' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'LINE_PATTERN_MEDIUM_GRAY_PATTERN' missing Javadoc. |
84 | 'static' modifier out of order with the JLS suggestions. |
84 | variable 'LINE_PATTERN_LIGHT_GRAY_PATTERN' missing Javadoc. |
85 | variable 'field_3_weight' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
86 | variable 'WEIGHT_HAIRLINE' missing Javadoc. |
87 | 'static' modifier out of order with the JLS suggestions. |
87 | variable 'WEIGHT_NARROW' missing Javadoc. |
88 | 'static' modifier out of order with the JLS suggestions. |
88 | variable 'WEIGHT_MEDIUM' missing Javadoc. |
89 | 'static' modifier out of order with the JLS suggestions. |
89 | variable 'WEIGHT_WIDE' missing Javadoc. |
90 | variable 'field_4_format' missing Javadoc. |
91 | variable 'auto' missing Javadoc. |
92 | variable 'drawTicks' missing Javadoc. |
93 | variable 'unknown' missing Javadoc. |
94 | variable 'field_5_colourPaletteIndex' missing Javadoc. |
97 | method is missing a Javadoc comment. |
111 | parameter 'id' must match pattern '. '. |
111 | parameter 'size' must match pattern '. '. |
111 | parameter 'data' must match pattern '. '. |
126 | parameter 'id' must match pattern '. '. |
126 | parameter 'size' must match pattern '. '. |
126 | parameter 'data' must match pattern '. '. |
126 | parameter 'offset' must match pattern '. '. |
136 | parameter 'id' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
144 | parameter 'data' must match pattern '. '. |
144 | parameter 'size' must match pattern '. '. |
144 | parameter 'offset' must match pattern '. '. |
154 | method is missing a Javadoc comment. |
192 | method is missing a Javadoc comment. |
192 | parameter 'offset' must match pattern '. '. |
192 | parameter 'data' must match pattern '. '. |
209 | Expected an @return tag. |
214 | method is missing a Javadoc comment. |
223 | Expected an @return tag. |
231 | parameter 'field_1_lineColor' must match pattern '. '. |
231 | Expected @param tag for 'field_1_lineColor'. |
270 | parameter 'field_2_linePattern' must match pattern '. '. |
299 | parameter 'field_3_weight' must match pattern '. '. |
307 | Expected an @return tag. |
315 | parameter 'field_4_format' must match pattern '. '. |
315 | Expected @param tag for 'field_4_format'. |
323 | Expected an @return tag. |
331 | parameter 'field_5_colourPaletteIndex' must match pattern '. '. |
331 | Expected @param tag for 'field_5_colourPaletteIndex'. |
340 | parameter 'value' must match pattern '. '. |
340 | Expected @param tag for 'value'. |
358 | parameter 'value' must match pattern '. '. |
358 | Expected @param tag for 'value'. |
376 | parameter 'value' must match pattern '. '. |
376 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\LinkedDataRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_linkType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'LINK_TYPE_TITLE_OR_TEXT' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'LINK_TYPE_VALUES' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'LINK_TYPE_CATEGORIES' missing Javadoc. |
78 | variable 'field_2_referenceType' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'REFERENCE_TYPE_DEFAULT_CATEGORIES' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'REFERENCE_TYPE_DIRECT' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'REFERENCE_TYPE_WORKSHEET' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'REFERENCE_TYPE_NOT_USED' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'REFERENCE_TYPE_ERROR_REPORTED' missing Javadoc. |
84 | variable 'field_3_options' missing Javadoc. |
85 | variable 'customNumberFormat' missing Javadoc. |
86 | variable 'field_4_indexNumberFmtRecord' missing Javadoc. |
87 | variable 'field_5_formulaOfLink' missing Javadoc. |
90 | method is missing a Javadoc comment. |
104 | parameter 'id' must match pattern '. '. |
104 | parameter 'size' must match pattern '. '. |
104 | parameter 'data' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
129 | parameter 'id' must match pattern '. '. |
137 | method is missing a Javadoc comment. |
137 | parameter 'data' must match pattern '. '. |
137 | parameter 'size' must match pattern '. '. |
137 | parameter 'offset' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
183 | method is missing a Javadoc comment. |
183 | parameter 'offset' must match pattern '. '. |
183 | parameter 'data' must match pattern '. '. |
200 | Expected an @return tag. |
205 | method is missing a Javadoc comment. |
233 | parameter 'field_1_linkType' must match pattern '. '. |
264 | parameter 'field_2_referenceType' must match pattern '. '. |
272 | Expected an @return tag. |
280 | parameter 'field_3_options' must match pattern '. '. |
280 | Expected @param tag for 'field_3_options'. |
288 | Expected an @return tag. |
296 | parameter 'field_4_indexNumberFmtRecord' must match pattern '. '. |
296 | Expected @param tag for 'field_4_indexNumberFmtRecord'. |
304 | Expected an @return tag. |
312 | parameter 'field_5_formulaOfLink' must match pattern '. '. |
312 | Expected @param tag for 'field_5_formulaOfLink'. |
321 | parameter 'value' must match pattern '. '. |
321 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\MergeCellsRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_num_areas' missing Javadoc. |
76 | variable 'field_2_regions' missing Javadoc. |
78 | method is missing a Javadoc comment. |
90 | parameter 'sid' must match pattern '. '. |
90 | parameter 'size' must match pattern '. '. |
90 | parameter 'data' must match pattern '. '. |
104 | parameter 'sid' must match pattern '. '. |
104 | parameter 'size' must match pattern '. '. |
104 | parameter 'data' must match pattern '. '. |
104 | parameter 'offset' must match pattern '. '. |
109 | method is missing a Javadoc comment. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
149 | parameter 'numareas' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
167 | parameter 'rowfrom' must match pattern '. '. |
167 | parameter 'colfrom' must match pattern '. '. |
167 | parameter 'rowto' must match pattern '. '. |
167 | parameter 'colto' must match pattern '. '. |
186 | parameter 'area' must match pattern '. '. |
198 | parameter 'index' must match pattern '. '. |
198 | Expected @param tag for 'index'. |
203 | method is missing a Javadoc comment. |
211 | method is missing a Javadoc comment. |
216 | method is missing a Javadoc comment. |
216 | parameter 'offset' must match pattern '. '. |
216 | parameter 'data' must match pattern '. '. |
242 | method is missing a Javadoc comment. |
267 | method is missing a Javadoc comment. |
267 | parameter 'id' must match pattern '. '. |
290 | method is missing a Javadoc comment. |
290 | parameter 'row_from' must match pattern '. '. |
290 | parameter 'row_to' must match pattern '. '. |
290 | parameter 'col_from' must match pattern '. '. |
291 | parameter 'col_to' must match pattern '. '. |
304 | variable 'row_from' missing Javadoc. |
311 | variable 'row_to' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\MMSRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_addMenuCount' missing Javadoc. |
74 | variable 'field_2_delMenuCount' missing Javadoc. |
76 | method is missing a Javadoc comment. |
88 | parameter 'id' must match pattern '. '. |
88 | parameter 'size' must match pattern '. '. |
88 | parameter 'data' must match pattern '. '. |
102 | parameter 'id' must match pattern '. '. |
102 | parameter 'size' must match pattern '. '. |
102 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
126 | parameter 'am' must match pattern '. '. |
136 | parameter 'dm' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
174 | method is missing a Javadoc comment. |
174 | parameter 'offset' must match pattern '. '. |
174 | parameter 'data' must match pattern '. '. |
184 | method is missing a Javadoc comment. |
189 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\MulBlankRecord.java | |
---|---|
Line | Error |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'sid' missing Javadoc. |
82 | variable 'field_1_row' missing Javadoc. |
83 | variable 'field_2_first_col' missing Javadoc. |
84 | variable 'field_3_xfs' missing Javadoc. |
85 | variable 'field_4_last_col' missing Javadoc. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
115 | parameter 'id' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
165 | Unused @param tag for 'the'. |
168 | parameter 'coffset' must match pattern '. '. |
168 | Expected @param tag for 'coffset'. |
181 | parameter 'data' must match pattern '. '. |
181 | parameter 'size' must match pattern '. '. |
181 | parameter 'offset' must match pattern '. '. |
181 | Expected @param tag for 'offset'. |
192 | method is missing a Javadoc comment. |
192 | parameter 'data' must match pattern '. '. |
192 | parameter 'offset' must match pattern '. '. |
192 | parameter 'recoffset' must match pattern '. '. |
193 | parameter 'size' must match pattern '. '. |
210 | method is missing a Javadoc comment. |
235 | parameter 'id' must match pattern '. '. |
243 | method is missing a Javadoc comment. |
248 | method is missing a Javadoc comment. |
248 | parameter 'offset' must match pattern '. '. |
248 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\MulRKRecord.java | |
---|---|
Line | Error |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'sid' missing Javadoc. |
81 | variable 'field_1_row' missing Javadoc. |
82 | variable 'field_2_first_col' missing Javadoc. |
83 | variable 'field_3_rks' missing Javadoc. |
84 | variable 'field_4_last_col' missing Javadoc. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
114 | parameter 'id' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
120 | method is missing a Javadoc comment. |
160 | parameter 'coffset' must match pattern '. '. |
160 | Expected @param tag for 'coffset'. |
170 | parameter 'coffset' must match pattern '. '. |
170 | Expected @param tag for 'coffset'. |
183 | parameter 'data' must match pattern '. '. |
183 | parameter 'size' must match pattern '. '. |
183 | parameter 'offset' must match pattern '. '. |
183 | Expected @param tag for 'offset'. |
194 | method is missing a Javadoc comment. |
194 | parameter 'data' must match pattern '. '. |
194 | parameter 'offset' must match pattern '. '. |
194 | parameter 'recoffset' must match pattern '. '. |
195 | parameter 'size' must match pattern '. '. |
212 | method is missing a Javadoc comment. |
239 | parameter 'id' must match pattern '. '. |
247 | method is missing a Javadoc comment. |
252 | method is missing a Javadoc comment. |
252 | parameter 'offset' must match pattern '. '. |
252 | parameter 'data' must match pattern '. '. |
259 | type is missing a Javadoc comment. |
261 | variable 'xf' missing Javadoc. |
262 | variable 'rk' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\NameRecord.java | |
---|---|
Line | Error |
78 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'field_1_option_flag' missing Javadoc. |
80 | variable 'field_2_keyboard_shortcut' missing Javadoc. |
81 | variable 'field_3_length_name_text' missing Javadoc. |
82 | variable 'field_4_length_name_definition' missing Javadoc. |
83 | variable 'field_5_index_to_sheet' missing Javadoc. |
84 | variable 'field_6_equals_to_index_to_sheet' missing Javadoc. |
85 | variable 'field_7_length_custom_menu' missing Javadoc. |
86 | variable 'field_8_length_description_text' missing Javadoc. |
87 | variable 'field_9_length_help_topic_text' missing Javadoc. |
88 | variable 'field_10_length_status_bar_text' missing Javadoc. |
89 | variable 'field_11_compressed_unicode_flag' missing Javadoc. |
90 | variable 'field_12_name_text' missing Javadoc. |
91 | variable 'field_13_name_definition' missing Javadoc. |
92 | variable 'field_13_raw_name_definition' missing Javadoc. |
93 | variable 'field_14_custom_menu_text' missing Javadoc. |
94 | variable 'field_15_description_text' missing Javadoc. |
95 | variable 'field_16_help_topic_text' missing Javadoc. |
96 | variable 'field_17_status_bar_text' missing Javadoc. |
116 | parameter 'id' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'data' must match pattern '. '. |
128 | parameter 'id' must match pattern '. '. |
128 | parameter 'size' must match pattern '. '. |
128 | parameter 'data' must match pattern '. '. |
128 | parameter 'offset' must match pattern '. '. |
135 | parameter 'flag' must match pattern '. '. |
142 | parameter 'shortcut' must match pattern '. '. |
149 | parameter 'length' must match pattern '. '. |
156 | parameter 'length' must match pattern '. '. |
164 | parameter 'index' must match pattern '. '. |
174 | parameter 'length' must match pattern '. '. |
181 | parameter 'length' must match pattern '. '. |
188 | parameter 'length' must match pattern '. '. |
195 | parameter 'length' must match pattern '. '. |
202 | parameter 'flag' must match pattern '. '. |
209 | parameter 'name' must match pattern '. '. |
220 | parameter 'text' must match pattern '. '. |
227 | parameter 'text' must match pattern '. '. |
234 | parameter 'text' must match pattern '. '. |
241 | parameter 'text' must match pattern '. '. |
363 | parameter 'id' must match pattern '. '. |
378 | parameter 'offset' must match pattern '. '. |
378 | parameter 'data' must match pattern '. '. |
419 | method is missing a Javadoc comment. |
419 | parameter 'data' must match pattern '. '. |
419 | parameter 'offset' must match pattern '. '. |
446 | Expected an @return tag. |
475 | parameter 'externSheetNumber' must match pattern '. '. |
494 | method is missing a Javadoc comment. |
522 | parameter 'ref' must match pattern '. '. |
569 | parameter 'data' must match pattern '. '. |
569 | parameter 'size' must match pattern '. '. |
569 | parameter 'offset' must match pattern '. '. |
607 | method is missing a Javadoc comment. |
607 | parameter 'data' must match pattern '. '. |
607 | parameter 'size' must match pattern '. '. |
608 | parameter 'offset' must match pattern '. '. |
608 | parameter 'start_of_expression' must match pattern '. '. |
634 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\NumberFormatIndexRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_formatIndex' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_formatIndex' must match pattern '. '. |
180 | Expected @param tag for 'field_1_formatIndex'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\NumberRecord.java | |
---|---|
Line | Error |
64 | Redundant import from the same package. |
77 | variable 'sid' missing Javadoc. |
79 | variable 'field_1_row' missing Javadoc. |
80 | variable 'field_2_col' missing Javadoc. |
81 | variable 'field_3_xf' missing Javadoc. |
82 | variable 'field_4_value' missing Javadoc. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
111 | parameter 'id' must match pattern '. '. |
111 | parameter 'size' must match pattern '. '. |
111 | parameter 'data' must match pattern '. '. |
111 | parameter 'offset' must match pattern '. '. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
124 | Expected @param tag for 'offset'. |
134 | method is missing a Javadoc comment. |
134 | parameter 'row' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
139 | parameter 'col' must match pattern '. '. |
150 | parameter 'xf' must match pattern '. '. |
161 | parameter 'value' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
199 | method is missing a Javadoc comment. |
224 | parameter 'offset' must match pattern '. '. |
224 | Expected @param tag for 'offset'. |
224 | parameter 'data' must match pattern '. '. |
224 | Expected @param tag for 'data'. |
236 | method is missing a Javadoc comment. |
248 | parameter 'id' must match pattern '. '. |
256 | method is missing a Javadoc comment. |
261 | method is missing a Javadoc comment. |
261 | parameter 'i' must match pattern '. '. |
280 | method is missing a Javadoc comment. |
280 | parameter 'i' must match pattern '. '. |
299 | method is missing a Javadoc comment. |
299 | parameter 'i' must match pattern '. '. |
305 | method is missing a Javadoc comment. |
310 | method is missing a Javadoc comment. |
315 | method is missing a Javadoc comment. |
315 | parameter 'obj' must match pattern '. '. |
343 | method is missing a Javadoc comment. |
343 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ObjectLinkRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_anchorId' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'ANCHOR_ID_CHART_TITLE' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'ANCHOR_ID_Y_AXIS' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'ANCHOR_ID_X_AXIS' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'ANCHOR_ID_SERIES_OR_POINT' missing Javadoc. |
79 | 'static' modifier out of order with the JLS suggestions. |
79 | variable 'ANCHOR_ID_Z_AXIS' missing Javadoc. |
80 | variable 'field_2_link1' missing Javadoc. |
81 | variable 'field_3_link2' missing Javadoc. |
84 | method is missing a Javadoc comment. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
113 | parameter 'id' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'id' must match pattern '. '. |
131 | method is missing a Javadoc comment. |
131 | parameter 'data' must match pattern '. '. |
131 | parameter 'size' must match pattern '. '. |
131 | parameter 'offset' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
164 | method is missing a Javadoc comment. |
164 | parameter 'offset' must match pattern '. '. |
164 | parameter 'data' must match pattern '. '. |
179 | Expected an @return tag. |
184 | method is missing a Javadoc comment. |
216 | parameter 'field_1_anchorId' must match pattern '. '. |
224 | Expected an @return tag. |
232 | parameter 'field_2_link1' must match pattern '. '. |
232 | Expected @param tag for 'field_2_link1'. |
240 | Expected an @return tag. |
248 | parameter 'field_3_link2' must match pattern '. '. |
248 | Expected @param tag for 'field_3_link2'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PasswordRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_password' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
124 | parameter 'password' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
151 | method is missing a Javadoc comment. |
151 | parameter 'offset' must match pattern '. '. |
151 | parameter 'data' must match pattern '. '. |
160 | method is missing a Javadoc comment. |
165 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PasswordRev4Record.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_password' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
125 | parameter 'pw' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
161 | method is missing a Javadoc comment. |
166 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PlotAreaRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
76 | method is missing a Javadoc comment. |
90 | parameter 'id' must match pattern '. '. |
90 | parameter 'size' must match pattern '. '. |
90 | parameter 'data' must match pattern '. '. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
115 | parameter 'id' must match pattern '. '. |
123 | method is missing a Javadoc comment. |
123 | parameter 'data' must match pattern '. '. |
123 | parameter 'size' must match pattern '. '. |
123 | parameter 'offset' must match pattern '. '. |
128 | method is missing a Javadoc comment. |
138 | method is missing a Javadoc comment. |
138 | parameter 'offset' must match pattern '. '. |
138 | parameter 'data' must match pattern '. '. |
150 | Expected an @return tag. |
155 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PlotGrowthRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_horizontalScale' missing Javadoc. |
75 | variable 'field_2_verticalScale' missing Javadoc. |
78 | method is missing a Javadoc comment. |
92 | parameter 'id' must match pattern '. '. |
92 | parameter 'size' must match pattern '. '. |
92 | parameter 'data' must match pattern '. '. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
107 | parameter 'offset' must match pattern '. '. |
117 | parameter 'id' must match pattern '. '. |
125 | method is missing a Javadoc comment. |
125 | parameter 'data' must match pattern '. '. |
125 | parameter 'size' must match pattern '. '. |
125 | parameter 'offset' must match pattern '. '. |
132 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
166 | Expected an @return tag. |
171 | method is missing a Javadoc comment. |
180 | Expected an @return tag. |
188 | parameter 'field_1_horizontalScale' must match pattern '. '. |
188 | Expected @param tag for 'field_1_horizontalScale'. |
196 | Expected an @return tag. |
204 | parameter 'field_2_verticalScale' must match pattern '. '. |
204 | Expected @param tag for 'field_2_verticalScale'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PrecisionRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_precision' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
125 | parameter 'fullprecision' must match pattern '. '. |
148 | method is missing a Javadoc comment. |
159 | method is missing a Javadoc comment. |
159 | parameter 'offset' must match pattern '. '. |
159 | parameter 'data' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
173 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PrintGridlinesRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_print_gridlines' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
125 | parameter 'pg' must match pattern '. '. |
148 | method is missing a Javadoc comment. |
159 | method is missing a Javadoc comment. |
159 | parameter 'offset' must match pattern '. '. |
159 | parameter 'data' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PrintHeadersRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_print_headers' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
124 | parameter 'p' must match pattern '. '. |
146 | method is missing a Javadoc comment. |
157 | method is missing a Javadoc comment. |
157 | parameter 'offset' must match pattern '. '. |
157 | parameter 'data' must match pattern '. '. |
165 | method is missing a Javadoc comment. |
170 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\PrintSetupRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_paper_size' missing Javadoc. |
74 | variable 'field_2_scale' missing Javadoc. |
75 | variable 'field_3_page_start' missing Javadoc. |
76 | variable 'field_4_fit_width' missing Javadoc. |
77 | variable 'field_5_fit_height' missing Javadoc. |
78 | variable 'field_6_options' missing Javadoc. |
79 | 'private' modifier out of order with the JLS suggestions. |
79 | variable 'lefttoright' missing Javadoc. |
81 | 'private' modifier out of order with the JLS suggestions. |
81 | variable 'landscape' missing Javadoc. |
83 | 'private' modifier out of order with the JLS suggestions. |
83 | variable 'validsettings' missing Javadoc. |
88 | 'private' modifier out of order with the JLS suggestions. |
88 | variable 'nocolor' missing Javadoc. |
90 | 'private' modifier out of order with the JLS suggestions. |
90 | variable 'draft' missing Javadoc. |
92 | 'private' modifier out of order with the JLS suggestions. |
92 | variable 'notes' missing Javadoc. |
94 | 'private' modifier out of order with the JLS suggestions. |
94 | variable 'noOrientation' missing Javadoc. |
96 | 'private' modifier out of order with the JLS suggestions. |
96 | variable 'usepage' missing Javadoc. |
98 | variable 'field_7_hresolution' missing Javadoc. |
99 | variable 'field_8_vresolution' missing Javadoc. |
100 | variable 'field_9_headermargin' missing Javadoc. |
101 | variable 'field_10_footermargin' missing Javadoc. |
102 | variable 'field_11_copies' missing Javadoc. |
104 | method is missing a Javadoc comment. |
116 | parameter 'id' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'data' must match pattern '. '. |
129 | parameter 'id' must match pattern '. '. |
129 | parameter 'size' must match pattern '. '. |
129 | parameter 'data' must match pattern '. '. |
129 | parameter 'offset' must match pattern '. '. |
129 | Expected @param tag for 'offset'. |
134 | method is missing a Javadoc comment. |
134 | parameter 'id' must match pattern '. '. |
143 | method is missing a Javadoc comment. |
143 | parameter 'data' must match pattern '. '. |
143 | parameter 'size' must match pattern '. '. |
143 | parameter 'offset' must match pattern '. '. |
158 | method is missing a Javadoc comment. |
158 | parameter 'size' must match pattern '. '. |
163 | method is missing a Javadoc comment. |
163 | parameter 'scale' must match pattern '. '. |
168 | method is missing a Javadoc comment. |
168 | parameter 'start' must match pattern '. '. |
173 | method is missing a Javadoc comment. |
173 | parameter 'width' must match pattern '. '. |
178 | method is missing a Javadoc comment. |
178 | parameter 'height' must match pattern '. '. |
183 | method is missing a Javadoc comment. |
183 | parameter 'options' must match pattern '. '. |
189 | method is missing a Javadoc comment. |
189 | parameter 'ltor' must match pattern '. '. |
194 | method is missing a Javadoc comment. |
194 | parameter 'ls' must match pattern '. '. |
199 | method is missing a Javadoc comment. |
199 | parameter 'valid' must match pattern '. '. |
204 | method is missing a Javadoc comment. |
204 | parameter 'mono' must match pattern '. '. |
209 | method is missing a Javadoc comment. |
209 | parameter 'd' must match pattern '. '. |
214 | method is missing a Javadoc comment. |
214 | parameter 'printnotes' must match pattern '. '. |
219 | method is missing a Javadoc comment. |
219 | parameter 'orientation' must match pattern '. '. |
224 | method is missing a Javadoc comment. |
224 | parameter 'page' must match pattern '. '. |
230 | method is missing a Javadoc comment. |
230 | parameter 'resolution' must match pattern '. '. |
235 | method is missing a Javadoc comment. |
235 | parameter 'resolution' must match pattern '. '. |
240 | method is missing a Javadoc comment. |
240 | parameter 'headermargin' must match pattern '. '. |
245 | method is missing a Javadoc comment. |
245 | parameter 'footermargin' must match pattern '. '. |
250 | method is missing a Javadoc comment. |
250 | parameter 'copies' must match pattern '. '. |
255 | method is missing a Javadoc comment. |
260 | method is missing a Javadoc comment. |
265 | method is missing a Javadoc comment. |
270 | method is missing a Javadoc comment. |
275 | method is missing a Javadoc comment. |
280 | method is missing a Javadoc comment. |
286 | method is missing a Javadoc comment. |
291 | method is missing a Javadoc comment. |
296 | method is missing a Javadoc comment. |
301 | method is missing a Javadoc comment. |
306 | method is missing a Javadoc comment. |
311 | method is missing a Javadoc comment. |
316 | method is missing a Javadoc comment. |
321 | method is missing a Javadoc comment. |
327 | method is missing a Javadoc comment. |
332 | method is missing a Javadoc comment. |
337 | method is missing a Javadoc comment. |
342 | method is missing a Javadoc comment. |
347 | method is missing a Javadoc comment. |
352 | method is missing a Javadoc comment. |
399 | method is missing a Javadoc comment. |
399 | parameter 'offset' must match pattern '. '. |
399 | parameter 'data' must match pattern '. '. |
417 | method is missing a Javadoc comment. |
422 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ProtectionRev4Record.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_protect' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
125 | parameter 'protect' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
158 | method is missing a Javadoc comment. |
158 | parameter 'offset' must match pattern '. '. |
158 | parameter 'data' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ProtectRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_protect' missing Javadoc. |
76 | method is missing a Javadoc comment. |
88 | parameter 'id' must match pattern '. '. |
88 | parameter 'size' must match pattern '. '. |
88 | parameter 'data' must match pattern '. '. |
102 | parameter 'id' must match pattern '. '. |
102 | parameter 'size' must match pattern '. '. |
102 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
125 | parameter 'protect' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
158 | method is missing a Javadoc comment. |
158 | parameter 'offset' must match pattern '. '. |
158 | parameter 'data' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\Record.java | |
---|---|
Line | Error |
78 | variable 'id' missing Javadoc. |
79 | variable 'size' missing Javadoc. |
80 | variable 'data' missing Javadoc. |
98 | parameter 'id' must match pattern '. '. |
98 | parameter 'size' must match pattern '. '. |
98 | parameter 'data' must match pattern '. '. |
115 | parameter 'id' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
115 | Expected @param tag for 'offset'. |
131 | parameter 'id' must match pattern '. '. |
140 | parameter 'data' must match pattern '. '. |
140 | parameter 'size' must match pattern '. '. |
140 | Expected @param tag for 'size'. |
154 | parameter 'data' must match pattern '. '. |
154 | parameter 'size' must match pattern '. '. |
154 | parameter 'offset' must match pattern '. '. |
182 | parameter 'offset' must match pattern '. '. |
182 | parameter 'data' must match pattern '. '. |
188 | Expected an @return tag. |
200 | Expected an @return tag. |
209 | Expected an @return tag. |
218 | Expected an @return tag. |
233 | method is missing a Javadoc comment. |
233 | parameter 'record' must match pattern '. '. |
243 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RecordFactory.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
79 | variable 'NUM_RECORDS' missing Javadoc. |
80 | variable 'records' missing Javadoc. |
110 | line contains a tab character |
143 | variable 'recordsMap' missing Javadoc. |
149 | parameter 'capacity' must match pattern '. '. |
149 | Expected @param tag for 'capacity'. |
166 | parameter 'in' must match pattern '. '. |
234 | method is missing a Javadoc comment. |
234 | parameter 'rectype' must match pattern '. '. |
234 | parameter 'size' must match pattern '. '. |
235 | parameter 'data' must match pattern '. '. |
317 | method is missing a Javadoc comment. |
332 | method is missing a Javadoc comment. |
332 | parameter 'records' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RecordFormatException.java | |
---|---|
Line | Error |
63 | type Javadoc comment is missing an @author tag. |
66 | method is missing a Javadoc comment. |
66 | parameter 'exception' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RecordProcessor.java | |
---|---|
Line | Error |
68 | variable 'data' missing Javadoc. |
69 | variable 'recordOffset' missing Javadoc. |
70 | variable 'available' missing Javadoc. |
71 | variable 'sstRecordHeader' missing Javadoc. |
73 | method is missing a Javadoc comment. |
73 | parameter 'data' must match pattern '. '. |
73 | parameter 'available' must match pattern '. '. |
73 | parameter 'numStrings' must match pattern '. '. |
73 | parameter 'numUniqueStrings' must match pattern '. '. |
80 | method is missing a Javadoc comment. |
85 | method is missing a Javadoc comment. |
85 | parameter 'offset' must match pattern '. '. |
85 | parameter 'totalWritten' must match pattern '. '. |
85 | parameter 'recordLength' must match pattern '. '. |
85 | parameter 'first_record' must match pattern '. '. |
98 | method is missing a Javadoc comment. |
98 | parameter 'lastStringCompleted' must match pattern '. '. |
98 | parameter 'stringreminant' must match pattern '. '. |
98 | parameter 'offset' must match pattern '. '. |
98 | parameter 'totalWritten' must match pattern '. '. |
120 | method is missing a Javadoc comment. |
120 | parameter 'unistr' must match pattern '. '. |
120 | parameter 'offset' must match pattern '. '. |
120 | parameter 'totalWritten' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
127 | parameter 'unistr' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
127 | parameter 'totalWritten' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
141 | parameter 'data' must match pattern '. '. |
141 | parameter 'pos' must match pattern '. '. |
142 | parameter 'recsize' must match pattern '. '. |
154 | method is missing a Javadoc comment. |
154 | parameter 'amount' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RefModeRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'USE_A1_MODE' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'USE_R1C1_MODE' missing Javadoc. |
74 | variable 'field_1_mode' missing Javadoc. |
76 | method is missing a Javadoc comment. |
88 | parameter 'id' must match pattern '. '. |
88 | parameter 'size' must match pattern '. '. |
88 | parameter 'data' must match pattern '. '. |
102 | parameter 'id' must match pattern '. '. |
102 | parameter 'size' must match pattern '. '. |
102 | parameter 'data' must match pattern '. '. |
102 | parameter 'offset' must match pattern '. '. |
107 | method is missing a Javadoc comment. |
107 | parameter 'id' must match pattern '. '. |
115 | method is missing a Javadoc comment. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
128 | parameter 'mode' must match pattern '. '. |
145 | method is missing a Javadoc comment. |
156 | method is missing a Javadoc comment. |
156 | parameter 'offset' must match pattern '. '. |
156 | parameter 'data' must match pattern '. '. |
164 | method is missing a Javadoc comment. |
169 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RefreshAllRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_refreshall' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
124 | parameter 'refreshall' must match pattern '. '. |
146 | method is missing a Javadoc comment. |
157 | method is missing a Javadoc comment. |
157 | parameter 'offset' must match pattern '. '. |
157 | parameter 'data' must match pattern '. '. |
166 | method is missing a Javadoc comment. |
171 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RKRecord.java | |
---|---|
Line | Error |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'sid' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'RK_IEEE_NUMBER' missing Javadoc. |
84 | 'static' modifier out of order with the JLS suggestions. |
84 | variable 'RK_IEEE_NUMBER_TIMES_100' missing Javadoc. |
85 | 'static' modifier out of order with the JLS suggestions. |
85 | variable 'RK_INTEGER' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
86 | variable 'RK_INTEGER_TIMES_100' missing Javadoc. |
88 | variable 'field_1_row' missing Javadoc. |
89 | variable 'field_2_col' missing Javadoc. |
90 | variable 'field_3_xf_index' missing Javadoc. |
91 | variable 'field_4_rk_number' missing Javadoc. |
93 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'id' must match pattern '. '. |
132 | method is missing a Javadoc comment. |
132 | parameter 'data' must match pattern '. '. |
132 | parameter 'size' must match pattern '. '. |
132 | parameter 'offset' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
147 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
157 | method is missing a Javadoc comment. |
203 | method is missing a Javadoc comment. |
225 | method is missing a Javadoc comment. |
225 | parameter 'offset' must match pattern '. '. |
225 | parameter 'data' must match pattern '. '. |
248 | parameter 'ignored_args' must match pattern '. '. |
267 | method is missing a Javadoc comment. |
272 | method is missing a Javadoc comment. |
272 | parameter 'i' must match pattern '. '. |
291 | method is missing a Javadoc comment. |
291 | parameter 'i' must match pattern '. '. |
310 | method is missing a Javadoc comment. |
310 | parameter 'i' must match pattern '. '. |
316 | method is missing a Javadoc comment. |
321 | method is missing a Javadoc comment. |
326 | method is missing a Javadoc comment. |
326 | parameter 'col' must match pattern '. '. |
331 | method is missing a Javadoc comment. |
331 | parameter 'row' must match pattern '. '. |
339 | parameter 'xf' must match pattern '. '. |
339 | Expected @param tag for 'xf'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\RowRecord.java | |
---|---|
Line | Error |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_row_number' missing Javadoc. |
76 | variable 'field_2_first_col' missing Javadoc. |
77 | variable 'field_3_last_col' missing Javadoc. |
78 | variable 'field_4_height' missing Javadoc. |
79 | variable 'field_5_optimize' missing Javadoc. |
82 | variable 'field_6_reserved' missing Javadoc. |
83 | variable 'field_7_option_flags' missing Javadoc. |
84 | variable 'outlineLevel' missing Javadoc. |
87 | variable 'colapsed' missing Javadoc. |
88 | variable 'zeroHeight' missing Javadoc. |
89 | variable 'badFontHeight' missing Javadoc. |
90 | variable 'formatted' missing Javadoc. |
91 | variable 'field_8_xf_index' missing Javadoc. |
93 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'id' must match pattern '. '. |
132 | method is missing a Javadoc comment. |
132 | parameter 'data' must match pattern '. '. |
132 | parameter 'size' must match pattern '. '. |
132 | parameter 'offset' must match pattern '. '. |
151 | method is missing a Javadoc comment. |
151 | parameter 'row' must match pattern '. '. |
161 | parameter 'col' must match pattern '. '. |
171 | parameter 'col' must match pattern '. '. |
181 | parameter 'height' must match pattern '. '. |
191 | parameter 'optimize' must match pattern '. '. |
202 | parameter 'options' must match pattern '. '. |
215 | parameter 'ol' must match pattern '. '. |
227 | parameter 'c' must match pattern '. '. |
239 | parameter 'z' must match pattern '. '. |
251 | parameter 'f' must match pattern '. '. |
263 | parameter 'f' must match pattern '. '. |
277 | parameter 'index' must match pattern '. '. |
288 | method is missing a Javadoc comment. |
414 | method is missing a Javadoc comment. |
419 | method is missing a Javadoc comment. |
454 | method is missing a Javadoc comment. |
454 | parameter 'offset' must match pattern '. '. |
454 | parameter 'data' must match pattern '. '. |
472 | method is missing a Javadoc comment. |
477 | method is missing a Javadoc comment. |
482 | method is missing a Javadoc comment. |
482 | parameter 'obj' must match pattern '. '. |
501 | method is missing a Javadoc comment. |
501 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SaveRecalcRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_recalc' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'recalc' must match pattern '. '. |
139 | method is missing a Javadoc comment. |
150 | method is missing a Javadoc comment. |
150 | parameter 'offset' must match pattern '. '. |
150 | parameter 'data' must match pattern '. '. |
158 | method is missing a Javadoc comment. |
163 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SCLRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_numerator' missing Javadoc. |
75 | variable 'field_2_denominator' missing Javadoc. |
78 | method is missing a Javadoc comment. |
92 | parameter 'id' must match pattern '. '. |
92 | parameter 'size' must match pattern '. '. |
92 | parameter 'data' must match pattern '. '. |
107 | parameter 'id' must match pattern '. '. |
107 | parameter 'size' must match pattern '. '. |
107 | parameter 'data' must match pattern '. '. |
107 | parameter 'offset' must match pattern '. '. |
117 | parameter 'id' must match pattern '. '. |
125 | method is missing a Javadoc comment. |
125 | parameter 'data' must match pattern '. '. |
125 | parameter 'size' must match pattern '. '. |
125 | parameter 'offset' must match pattern '. '. |
132 | method is missing a Javadoc comment. |
152 | method is missing a Javadoc comment. |
152 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
166 | Expected an @return tag. |
171 | method is missing a Javadoc comment. |
180 | Expected an @return tag. |
188 | parameter 'field_1_numerator' must match pattern '. '. |
188 | Expected @param tag for 'field_1_numerator'. |
196 | Expected an @return tag. |
204 | parameter 'field_2_denominator' must match pattern '. '. |
204 | Expected @param tag for 'field_2_denominator'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SelectionRecord.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'sid' missing Javadoc. |
77 | variable 'field_1_pane' missing Javadoc. |
79 | variable 'field_2_row_active_cell' missing Javadoc. |
80 | variable 'field_3_col_active_cell' missing Javadoc. |
81 | variable 'field_4_ref_active_cell' missing Javadoc. |
82 | variable 'field_5_num_refs' missing Javadoc. |
83 | variable 'field_6_refs' missing Javadoc. |
85 | method is missing a Javadoc comment. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
111 | parameter 'id' must match pattern '. '. |
111 | parameter 'size' must match pattern '. '. |
111 | parameter 'data' must match pattern '. '. |
111 | parameter 'offset' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
139 | parameter 'pane' must match pattern '. '. |
139 | Expected @param tag for 'pane'. |
150 | method is missing a Javadoc comment. |
150 | parameter 'row' must match pattern '. '. |
160 | parameter 'col' must match pattern '. '. |
170 | parameter 'ref' must match pattern '. '. |
180 | parameter 'refs' must match pattern '. '. |
201 | method is missing a Javadoc comment. |
236 | method is missing a Javadoc comment. |
256 | method is missing a Javadoc comment. |
256 | parameter 'offset' must match pattern '. '. |
256 | parameter 'data' must match pattern '. '. |
273 | method is missing a Javadoc comment. |
278 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesChartGroupIndexRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_chartGroupIndex' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_chartGroupIndex' must match pattern '. '. |
180 | Expected @param tag for 'field_1_chartGroupIndex'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesIndexRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_index' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_index' must match pattern '. '. |
180 | Expected @param tag for 'field_1_index'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesLabelsRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_formatFlags' missing Javadoc. |
75 | variable 'showActual' missing Javadoc. |
76 | variable 'showPercent' missing Javadoc. |
77 | variable 'labelAsPercentage' missing Javadoc. |
78 | variable 'smoothedLine' missing Javadoc. |
79 | variable 'showLabel' missing Javadoc. |
80 | variable 'showBubbleSizes' missing Javadoc. |
83 | method is missing a Javadoc comment. |
97 | parameter 'id' must match pattern '. '. |
97 | parameter 'size' must match pattern '. '. |
97 | parameter 'data' must match pattern '. '. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
112 | parameter 'offset' must match pattern '. '. |
122 | parameter 'id' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
130 | parameter 'data' must match pattern '. '. |
130 | parameter 'size' must match pattern '. '. |
130 | parameter 'offset' must match pattern '. '. |
136 | method is missing a Javadoc comment. |
157 | method is missing a Javadoc comment. |
157 | parameter 'offset' must match pattern '. '. |
157 | parameter 'data' must match pattern '. '. |
170 | Expected an @return tag. |
175 | method is missing a Javadoc comment. |
184 | Expected an @return tag. |
192 | parameter 'field_1_formatFlags' must match pattern '. '. |
192 | Expected @param tag for 'field_1_formatFlags'. |
201 | parameter 'value' must match pattern '. '. |
201 | Expected @param tag for 'value'. |
219 | parameter 'value' must match pattern '. '. |
219 | Expected @param tag for 'value'. |
237 | parameter 'value' must match pattern '. '. |
237 | Expected @param tag for 'value'. |
255 | parameter 'value' must match pattern '. '. |
255 | Expected @param tag for 'value'. |
273 | parameter 'value' must match pattern '. '. |
273 | Expected @param tag for 'value'. |
291 | parameter 'value' must match pattern '. '. |
291 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesListRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_seriesNumbers' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
143 | method is missing a Javadoc comment. |
143 | parameter 'offset' must match pattern '. '. |
143 | parameter 'data' must match pattern '. '. |
156 | Expected an @return tag. |
161 | method is missing a Javadoc comment. |
170 | Expected an @return tag. |
178 | parameter 'field_1_seriesNumbers' must match pattern '. '. |
178 | Expected @param tag for 'field_1_seriesNumbers'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_categoryDataType' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'CATEGORY_DATA_TYPE_DATES' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'CATEGORY_DATA_TYPE_NUMERIC' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'CATEGORY_DATA_TYPE_SEQUENCE' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'CATEGORY_DATA_TYPE_TEXT' missing Javadoc. |
79 | variable 'field_2_valuesDataType' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'VALUES_DATA_TYPE_DATES' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'VALUES_DATA_TYPE_NUMERIC' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'VALUES_DATA_TYPE_SEQUENCE' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'VALUES_DATA_TYPE_TEXT' missing Javadoc. |
84 | variable 'field_3_numCategories' missing Javadoc. |
85 | variable 'field_4_numValues' missing Javadoc. |
86 | variable 'field_5_bubbleSeriesType' missing Javadoc. |
87 | 'static' modifier out of order with the JLS suggestions. |
87 | variable 'BUBBLE_SERIES_TYPE_DATES' missing Javadoc. |
88 | 'static' modifier out of order with the JLS suggestions. |
88 | variable 'BUBBLE_SERIES_TYPE_NUMERIC' missing Javadoc. |
89 | 'static' modifier out of order with the JLS suggestions. |
89 | variable 'BUBBLE_SERIES_TYPE_SEQUENCE' missing Javadoc. |
90 | 'static' modifier out of order with the JLS suggestions. |
90 | variable 'BUBBLE_SERIES_TYPE_TEXT' missing Javadoc. |
91 | variable 'field_6_numBubbleValues' missing Javadoc. |
94 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
108 | parameter 'size' must match pattern '. '. |
108 | parameter 'data' must match pattern '. '. |
123 | parameter 'id' must match pattern '. '. |
123 | parameter 'size' must match pattern '. '. |
123 | parameter 'data' must match pattern '. '. |
123 | parameter 'offset' must match pattern '. '. |
133 | parameter 'id' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
141 | parameter 'data' must match pattern '. '. |
141 | parameter 'size' must match pattern '. '. |
141 | parameter 'offset' must match pattern '. '. |
152 | method is missing a Javadoc comment. |
192 | method is missing a Javadoc comment. |
192 | parameter 'offset' must match pattern '. '. |
192 | parameter 'data' must match pattern '. '. |
210 | Expected an @return tag. |
215 | method is missing a Javadoc comment. |
245 | parameter 'field_1_categoryDataType' must match pattern '. '. |
274 | parameter 'field_2_valuesDataType' must match pattern '. '. |
282 | Expected an @return tag. |
290 | parameter 'field_3_numCategories' must match pattern '. '. |
290 | Expected @param tag for 'field_3_numCategories'. |
298 | Expected an @return tag. |
306 | parameter 'field_4_numValues' must match pattern '. '. |
306 | Expected @param tag for 'field_4_numValues'. |
335 | parameter 'field_5_bubbleSeriesType' must match pattern '. '. |
343 | Expected an @return tag. |
351 | parameter 'field_6_numBubbleValues' must match pattern '. '. |
351 | Expected @param tag for 'field_6_numBubbleValues'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesTextRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_id' missing Javadoc. |
75 | variable 'field_2_textLength' missing Javadoc. |
76 | variable 'field_3_undocumented' missing Javadoc. |
77 | variable 'field_4_text' missing Javadoc. |
80 | method is missing a Javadoc comment. |
94 | parameter 'id' must match pattern '. '. |
94 | parameter 'size' must match pattern '. '. |
94 | parameter 'data' must match pattern '. '. |
109 | parameter 'id' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
109 | parameter 'data' must match pattern '. '. |
109 | parameter 'offset' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
127 | method is missing a Javadoc comment. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'size' must match pattern '. '. |
127 | parameter 'offset' must match pattern '. '. |
136 | method is missing a Javadoc comment. |
164 | method is missing a Javadoc comment. |
164 | parameter 'offset' must match pattern '. '. |
164 | parameter 'data' must match pattern '. '. |
180 | Expected an @return tag. |
185 | method is missing a Javadoc comment. |
194 | Expected an @return tag. |
202 | parameter 'field_1_id' must match pattern '. '. |
202 | Expected @param tag for 'field_1_id'. |
210 | Expected an @return tag. |
218 | parameter 'field_2_textLength' must match pattern '. '. |
218 | Expected @param tag for 'field_2_textLength'. |
226 | Expected an @return tag. |
234 | parameter 'field_3_undocumented' must match pattern '. '. |
234 | Expected @param tag for 'field_3_undocumented'. |
242 | Expected an @return tag. |
250 | parameter 'field_4_text' must match pattern '. '. |
250 | Expected @param tag for 'field_4_text'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SeriesToChartGroupRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
64 | line longer than 150 characters |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_chartGroupIndex' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_chartGroupIndex' must match pattern '. '. |
180 | Expected @param tag for 'field_1_chartGroupIndex'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SheetPropertiesRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_flags' missing Javadoc. |
75 | variable 'chartTypeManuallyFormatted' missing Javadoc. |
76 | variable 'plotVisibleOnly' missing Javadoc. |
77 | variable 'doNotSizeWithWindow' missing Javadoc. |
78 | variable 'defaultPlotDimensions' missing Javadoc. |
79 | variable 'autoPlotArea' missing Javadoc. |
80 | variable 'field_2_empty' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'EMPTY_NOT_PLOTTED' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'EMPTY_ZERO' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'EMPTY_INTERPOLATED' missing Javadoc. |
86 | method is missing a Javadoc comment. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
115 | parameter 'id' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'data' must match pattern '. '. |
115 | parameter 'offset' must match pattern '. '. |
125 | parameter 'id' must match pattern '. '. |
133 | method is missing a Javadoc comment. |
133 | parameter 'data' must match pattern '. '. |
133 | parameter 'size' must match pattern '. '. |
133 | parameter 'offset' must match pattern '. '. |
140 | method is missing a Javadoc comment. |
165 | method is missing a Javadoc comment. |
165 | parameter 'offset' must match pattern '. '. |
165 | parameter 'data' must match pattern '. '. |
179 | Expected an @return tag. |
184 | method is missing a Javadoc comment. |
193 | Expected an @return tag. |
201 | parameter 'field_1_flags' must match pattern '. '. |
201 | Expected @param tag for 'field_1_flags'. |
228 | parameter 'field_2_empty' must match pattern '. '. |
237 | parameter 'value' must match pattern '. '. |
237 | Expected @param tag for 'value'. |
255 | parameter 'value' must match pattern '. '. |
255 | Expected @param tag for 'value'. |
273 | parameter 'value' must match pattern '. '. |
273 | Expected @param tag for 'value'. |
291 | parameter 'value' must match pattern '. '. |
291 | Expected @param tag for 'value'. |
309 | parameter 'value' must match pattern '. '. |
309 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SSTDeserializer.java | |
---|---|
Line | Error |
69 | variable 'strings' missing Javadoc. |
84 | variable 'extensionLength' missing Javadoc. |
87 | method is missing a Javadoc comment. |
87 | parameter 'strings' must match pattern '. '. |
93 | method is missing a Javadoc comment. |
110 | parameter 'data' must match pattern '. '. |
110 | Expected @param tag for 'data'. |
110 | parameter 'initialOffset' must match pattern '. '. |
110 | Expected @param tag for 'initialOffset'. |
110 | parameter 'dataSize' must match pattern '. '. |
110 | Expected @param tag for 'dataSize'. |
174 | parameter 'data' must match pattern '. '. |
174 | Expected @param tag for 'data'. |
174 | parameter 'index' must match pattern '. '. |
174 | Expected @param tag for 'index'. |
204 | parameter 'data' must match pattern '. '. |
204 | Expected @param tag for 'data'. |
204 | parameter 'dataIndex' must match pattern '. '. |
204 | Expected @param tag for 'dataIndex'. |
204 | parameter 'characters' must match pattern '. '. |
239 | method is missing a Javadoc comment. |
250 | 'public' modifier out of order with the JLS suggestions. |
250 | parameter 'strings' must match pattern '. '. |
250 | Expected @param tag for 'strings'. |
250 | parameter 'integer' must match pattern '. '. |
250 | Expected @param tag for 'integer'. |
250 | parameter 'string' must match pattern '. '. |
250 | Expected @param tag for 'string'. |
275 | method is missing a Javadoc comment. |
275 | parameter 'byte_count' must match pattern '. '. |
300 | parameter 'record' must match pattern '. '. |
331 | parameter 'record' must match pattern '. '. |
365 | Expected an @return tag. |
374 | Expected an @return tag. |
382 | method is missing a Javadoc comment. |
389 | method is missing a Javadoc comment. |
389 | parameter 'stringRemainderSizeInBytes' must match pattern '. '. |
395 | method is missing a Javadoc comment. |
395 | parameter 'wideChar' must match pattern '. '. |
395 | parameter 'richText' must match pattern '. '. |
395 | parameter 'farEast' must match pattern '. '. |
406 | parameter 'record' must match pattern '. '. |
420 | method is missing a Javadoc comment. |
420 | parameter 'continuationSizeInBytes' must match pattern '. '. |
435 | method is missing a Javadoc comment. |
435 | parameter 'count' must match pattern '. '. |
440 | method is missing a Javadoc comment. |
440 | parameter 'character_count' must match pattern '. '. |
530 | Unused @throws tag for 'IndexOutOfBoundsException'. |
532 | Unused @throws tag for 'ArrayStoreException'. |
535 | Unused @throws tag for 'NullPointerException'. |
538 | parameter 'src' must match pattern '. '. |
538 | parameter 'src_position' must match pattern '. '. |
539 | parameter 'dst' must match pattern '. '. |
539 | parameter 'dst_position' must match pattern '. '. |
540 | parameter 'length' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SSTRecord.java | |
---|---|
Line | Error |
101 | variable 'sid' missing Javadoc. |
108 | variable 'field_3_strings' missing Javadoc. |
112 | variable 'deserializer' missing Javadoc. |
135 | parameter 'id' must match pattern '. '. |
135 | parameter 'size' must match pattern '. '. |
135 | parameter 'data' must match pattern '. '. |
150 | parameter 'id' must match pattern '. '. |
150 | parameter 'size' must match pattern '. '. |
150 | parameter 'data' must match pattern '. '. |
151 | parameter 'offset' must match pattern '. '. |
171 | parameter 'string' must match pattern '. '. |
217 | parameter 'string' must match pattern '. '. |
217 | parameter 'useUTF16' must match pattern '. '. |
278 | parameter 'count' must match pattern '. '. |
294 | parameter 'count' must match pattern '. '. |
307 | parameter 'id' must match pattern '. '. |
312 | method is missing a Javadoc comment. |
312 | parameter 'id' must match pattern '. '. |
359 | method is missing a Javadoc comment. |
359 | parameter 'o' must match pattern '. '. |
381 | parameter 'id' must match pattern '. '. |
470 | parameter 'data' must match pattern '. '. |
470 | parameter 'size' must match pattern '. '. |
471 | parameter 'offset' must match pattern '. '. |
471 | Expected @param tag for 'offset'. |
512 | parameter 'offset' must match pattern '. '. |
512 | Expected @param tag for 'offset'. |
512 | parameter 'data' must match pattern '. '. |
512 | Expected @param tag for 'data'. |
522 | method is missing a Javadoc comment. |
530 | method is missing a Javadoc comment. |
538 | parameter 'record' must match pattern '. '. |
538 | Expected @param tag for 'record'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SSTRecordHeader.java | |
---|---|
Line | Error |
67 | variable 'numStrings' missing Javadoc. |
68 | variable 'numUniqueStrings' missing Javadoc. |
70 | method is missing a Javadoc comment. |
70 | parameter 'numStrings' must match pattern '. '. |
70 | parameter 'numUniqueStrings' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
86 | parameter 'bufferIndex' must match pattern '. '. |
86 | parameter 'recSize' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SSTRecordSizeCalculator.java | |
---|---|
Line | Error |
68 | variable 'serializer' missing Javadoc. |
70 | variable 'unistr' missing Javadoc. |
71 | variable 'stringReminant' missing Javadoc. |
72 | variable 'unipos' missing Javadoc. |
75 | variable 'totalBytesWritten' missing Javadoc. |
76 | variable 'finished' missing Javadoc. |
77 | variable 'firstRecord' missing Javadoc. |
78 | variable 'totalWritten' missing Javadoc. |
79 | variable 'recordSize' missing Javadoc. |
80 | variable 'pos' missing Javadoc. |
82 | method is missing a Javadoc comment. |
82 | parameter 'serializer' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'totalStringSpaceRequired' must match pattern '. '. |
155 | method is missing a Javadoc comment. |
164 | method is missing a Javadoc comment. |
215 | method is missing a Javadoc comment. |
247 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SSTSerializer.java | |
---|---|
Line | Error |
71 | variable 'recordLengths' missing Javadoc. |
72 | variable 'strings' missing Javadoc. |
74 | variable 'numStrings' missing Javadoc. |
75 | variable 'numUniqueStrings' missing Javadoc. |
76 | variable 'sstRecordHeader' missing Javadoc. |
78 | method is missing a Javadoc comment. |
78 | parameter 'recordLengths' must match pattern '. '. |
78 | parameter 'strings' must match pattern '. '. |
78 | parameter 'numStrings' must match pattern '. '. |
78 | parameter 'numUniqueStrings' must match pattern '. '. |
98 | parameter 'offset' must match pattern '. '. |
98 | Expected @param tag for 'offset'. |
98 | parameter 'data' must match pattern '. '. |
98 | Expected @param tag for 'data'. |
133 | parameter 'data' must match pattern '. '. |
133 | Expected @param tag for 'data'. |
133 | parameter 'offset' must match pattern '. '. |
133 | Expected @param tag for 'offset'. |
133 | parameter 'record_length_index' must match pattern '. '. |
133 | Expected @param tag for 'record_length_index'. |
152 | parameter 'record_size' must match pattern '. '. |
152 | Expected @param tag for 'record_size'. |
152 | parameter 'record_length_index' must match pattern '. '. |
152 | Expected @param tag for 'record_length_index'. |
152 | parameter 'buffer' must match pattern '. '. |
152 | Expected @param tag for 'buffer'. |
152 | parameter 'offset' must match pattern '. '. |
152 | Expected @param tag for 'offset'. |
210 | method is missing a Javadoc comment. |
210 | parameter 'index' must match pattern '. '. |
216 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\StyleRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'STYLE_USER_DEFINED' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'STYLE_BUILT_IN' missing Javadoc. |
77 | variable 'field_1_xf_index' missing Javadoc. |
80 | variable 'field_2_builtin_style' missing Javadoc. |
81 | variable 'field_3_outline_style_level' missing Javadoc. |
84 | variable 'field_2_name_length' missing Javadoc. |
85 | variable 'field_3_name' missing Javadoc. |
87 | method is missing a Javadoc comment. |
99 | parameter 'id' must match pattern '. '. |
99 | parameter 'size' must match pattern '. '. |
99 | parameter 'data' must match pattern '. '. |
113 | parameter 'id' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
113 | Expected @param tag for 'offset'. |
118 | method is missing a Javadoc comment. |
118 | parameter 'id' must match pattern '. '. |
126 | method is missing a Javadoc comment. |
126 | parameter 'data' must match pattern '. '. |
126 | parameter 'size' must match pattern '. '. |
126 | parameter 'offset' must match pattern '. '. |
149 | parameter 'index' must match pattern '. '. |
164 | parameter 'type' must match pattern '. '. |
175 | parameter 'index' must match pattern '. '. |
189 | parameter 'length' must match pattern '. '. |
200 | parameter 'name' must match pattern '. '. |
214 | parameter 'builtin' must match pattern '. '. |
223 | parameter 'level' must match pattern '. '. |
223 | Expected @param tag for 'level'. |
310 | Expected an @return tag. |
316 | method is missing a Javadoc comment. |
346 | method is missing a Javadoc comment. |
346 | parameter 'fieldValue' must match pattern '. '. |
346 | parameter 'new_value' must match pattern '. '. |
346 | parameter 'mask' must match pattern '. '. |
347 | parameter 'shiftLeft' must match pattern '. '. |
353 | method is missing a Javadoc comment. |
353 | parameter 'offset' must match pattern '. '. |
353 | parameter 'data' must match pattern '. '. |
380 | method is missing a Javadoc comment. |
395 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\SupBookRecord.java | |
---|---|
Line | Error |
119 | Unused import - java.util.ArrayList |
147 | 'static' modifier out of order with the JLS suggestions. |
147 | variable 'sid' missing Javadoc. |
149 | variable 'field_1_number_of_sheets' missing Javadoc. |
151 | variable 'field_2_flag' missing Javadoc. |
157 | method is missing a Javadoc comment. |
183 | parameter 'id' must match pattern '. '. |
183 | parameter 'size' must match pattern '. '. |
183 | parameter 'data' must match pattern '. '. |
211 | parameter 'id' must match pattern '. '. |
211 | parameter 'size' must match pattern '. '. |
211 | parameter 'data' must match pattern '. '. |
211 | parameter 'offset' must match pattern '. '. |
221 | method is missing a Javadoc comment. |
221 | parameter 'id' must match pattern '. '. |
253 | parameter 'data' must match pattern '. '. |
253 | parameter 'size' must match pattern '. '. |
253 | parameter 'offset' must match pattern '. '. |
273 | method is missing a Javadoc comment. |
311 | parameter 'offset' must match pattern '. '. |
311 | parameter 'data' must match pattern '. '. |
333 | method is missing a Javadoc comment. |
333 | parameter 'number' must match pattern '. '. |
341 | method is missing a Javadoc comment. |
349 | method is missing a Javadoc comment. |
349 | parameter 'flag' must match pattern '. '. |
357 | method is missing a Javadoc comment. |
365 | method is missing a Javadoc comment. |
375 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\TabIdRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_tabids' missing Javadoc. |
75 | method is missing a Javadoc comment. |
87 | parameter 'id' must match pattern '. '. |
87 | parameter 'size' must match pattern '. '. |
87 | parameter 'data' must match pattern '. '. |
101 | parameter 'id' must match pattern '. '. |
101 | parameter 'size' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
106 | method is missing a Javadoc comment. |
106 | parameter 'id' must match pattern '. '. |
114 | method is missing a Javadoc comment. |
114 | parameter 'data' must match pattern '. '. |
114 | parameter 'size' must match pattern '. '. |
114 | parameter 'offset' must match pattern '. '. |
129 | parameter 'array' must match pattern '. '. |
144 | method is missing a Javadoc comment. |
160 | method is missing a Javadoc comment. |
160 | parameter 'offset' must match pattern '. '. |
160 | parameter 'data' must match pattern '. '. |
179 | method is missing a Javadoc comment. |
184 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\TextRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_horizontalAlignment' missing Javadoc. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'HORIZONTAL_ALIGNMENT_LEFT' missing Javadoc. |
76 | 'static' modifier out of order with the JLS suggestions. |
76 | variable 'HORIZONTAL_ALIGNMENT_CENTER' missing Javadoc. |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'HORIZONTAL_ALIGNMENT_BOTTOM' missing Javadoc. |
78 | 'static' modifier out of order with the JLS suggestions. |
78 | variable 'HORIZONTAL_ALIGNMENT_JUSTIFY' missing Javadoc. |
79 | variable 'field_2_verticalAlignment' missing Javadoc. |
80 | 'static' modifier out of order with the JLS suggestions. |
80 | variable 'VERTICAL_ALIGNMENT_TOP' missing Javadoc. |
81 | 'static' modifier out of order with the JLS suggestions. |
81 | variable 'VERTICAL_ALIGNMENT_CENTER' missing Javadoc. |
82 | 'static' modifier out of order with the JLS suggestions. |
82 | variable 'VERTICAL_ALIGNMENT_BOTTOM' missing Javadoc. |
83 | 'static' modifier out of order with the JLS suggestions. |
83 | variable 'VERTICAL_ALIGNMENT_JUSTIFY' missing Javadoc. |
84 | variable 'field_3_displayMode' missing Javadoc. |
85 | 'static' modifier out of order with the JLS suggestions. |
85 | variable 'DISPLAY_MODE_TRANSPARENT' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
86 | variable 'DISPLAY_MODE_OPAQUE' missing Javadoc. |
87 | variable 'field_4_rgbColor' missing Javadoc. |
88 | variable 'field_5_x' missing Javadoc. |
89 | variable 'field_6_y' missing Javadoc. |
90 | variable 'field_7_width' missing Javadoc. |
91 | variable 'field_8_height' missing Javadoc. |
92 | variable 'field_9_options1' missing Javadoc. |
93 | variable 'autoColor' missing Javadoc. |
94 | variable 'showKey' missing Javadoc. |
95 | variable 'showValue' missing Javadoc. |
96 | variable 'vertical' missing Javadoc. |
97 | variable 'autoGeneratedText' missing Javadoc. |
98 | variable 'generated' missing Javadoc. |
99 | variable 'autoLabelDeleted' missing Javadoc. |
100 | variable 'autoBackground' missing Javadoc. |
101 | variable 'rotation' missing Javadoc. |
102 | 'static' modifier out of order with the JLS suggestions. |
102 | variable 'ROTATION_NONE' missing Javadoc. |
103 | 'static' modifier out of order with the JLS suggestions. |
103 | variable 'ROTATION_TOP_TO_BOTTOM' missing Javadoc. |
104 | 'static' modifier out of order with the JLS suggestions. |
104 | variable 'ROTATION_ROTATED_90_DEGREES' missing Javadoc. |
105 | 'static' modifier out of order with the JLS suggestions. |
105 | variable 'ROTATION_ROTATED_90_DEGREES_CLOCKWISE' missing Javadoc. |
106 | variable 'showCategoryLabelAsPercentage' missing Javadoc. |
107 | variable 'showValueAsPercentage' missing Javadoc. |
108 | variable 'showBubbleSizes' missing Javadoc. |
109 | variable 'showLabel' missing Javadoc. |
110 | variable 'field_10_indexOfColorValue' missing Javadoc. |
111 | variable 'field_11_options2' missing Javadoc. |
112 | variable 'dataLabelPlacement' missing Javadoc. |
113 | 'static' modifier out of order with the JLS suggestions. |
113 | variable 'DATA_LABEL_PLACEMENT_CHART_DEPENDENT' missing Javadoc. |
114 | 'static' modifier out of order with the JLS suggestions. |
114 | variable 'DATA_LABEL_PLACEMENT_OUTSIDE' missing Javadoc. |
115 | 'static' modifier out of order with the JLS suggestions. |
115 | variable 'DATA_LABEL_PLACEMENT_INSIDE' missing Javadoc. |
116 | 'static' modifier out of order with the JLS suggestions. |
116 | variable 'DATA_LABEL_PLACEMENT_CENTER' missing Javadoc. |
117 | 'static' modifier out of order with the JLS suggestions. |
117 | variable 'DATA_LABEL_PLACEMENT_AXIS' missing Javadoc. |
118 | 'static' modifier out of order with the JLS suggestions. |
118 | variable 'DATA_LABEL_PLACEMENT_ABOVE' missing Javadoc. |
119 | 'static' modifier out of order with the JLS suggestions. |
119 | variable 'DATA_LABEL_PLACEMENT_BELOW' missing Javadoc. |
120 | 'static' modifier out of order with the JLS suggestions. |
120 | variable 'DATA_LABEL_PLACEMENT_LEFT' missing Javadoc. |
121 | 'static' modifier out of order with the JLS suggestions. |
121 | variable 'DATA_LABEL_PLACEMENT_RIGHT' missing Javadoc. |
122 | 'static' modifier out of order with the JLS suggestions. |
122 | variable 'DATA_LABEL_PLACEMENT_AUTO' missing Javadoc. |
123 | 'static' modifier out of order with the JLS suggestions. |
123 | variable 'DATA_LABEL_PLACEMENT_USER_MOVED' missing Javadoc. |
124 | variable 'field_12_textRotation' missing Javadoc. |
127 | method is missing a Javadoc comment. |
141 | parameter 'id' must match pattern '. '. |
141 | parameter 'size' must match pattern '. '. |
141 | parameter 'data' must match pattern '. '. |
156 | parameter 'id' must match pattern '. '. |
156 | parameter 'size' must match pattern '. '. |
156 | parameter 'data' must match pattern '. '. |
156 | parameter 'offset' must match pattern '. '. |
166 | parameter 'id' must match pattern '. '. |
174 | method is missing a Javadoc comment. |
174 | parameter 'data' must match pattern '. '. |
174 | parameter 'size' must match pattern '. '. |
174 | parameter 'offset' must match pattern '. '. |
191 | method is missing a Javadoc comment. |
275 | method is missing a Javadoc comment. |
275 | parameter 'offset' must match pattern '. '. |
275 | parameter 'data' must match pattern '. '. |
299 | Expected an @return tag. |
304 | method is missing a Javadoc comment. |
334 | parameter 'field_1_horizontalAlignment' must match pattern '. '. |
363 | parameter 'field_2_verticalAlignment' must match pattern '. '. |
388 | parameter 'field_3_displayMode' must match pattern '. '. |
396 | Expected an @return tag. |
404 | parameter 'field_4_rgbColor' must match pattern '. '. |
404 | Expected @param tag for 'field_4_rgbColor'. |
412 | Expected an @return tag. |
420 | parameter 'field_5_x' must match pattern '. '. |
420 | Expected @param tag for 'field_5_x'. |
428 | Expected an @return tag. |
436 | parameter 'field_6_y' must match pattern '. '. |
436 | Expected @param tag for 'field_6_y'. |
444 | Expected an @return tag. |
452 | parameter 'field_7_width' must match pattern '. '. |
452 | Expected @param tag for 'field_7_width'. |
460 | Expected an @return tag. |
468 | parameter 'field_8_height' must match pattern '. '. |
468 | Expected @param tag for 'field_8_height'. |
476 | Expected an @return tag. |
484 | parameter 'field_9_options1' must match pattern '. '. |
484 | Expected @param tag for 'field_9_options1'. |
492 | Expected an @return tag. |
500 | parameter 'field_10_indexOfColorValue' must match pattern '. '. |
500 | Expected @param tag for 'field_10_indexOfColorValue'. |
508 | Expected an @return tag. |
516 | parameter 'field_11_options2' must match pattern '. '. |
516 | Expected @param tag for 'field_11_options2'. |
524 | Expected an @return tag. |
532 | parameter 'field_12_textRotation' must match pattern '. '. |
532 | Expected @param tag for 'field_12_textRotation'. |
541 | parameter 'value' must match pattern '. '. |
541 | Expected @param tag for 'value'. |
559 | parameter 'value' must match pattern '. '. |
559 | Expected @param tag for 'value'. |
577 | parameter 'value' must match pattern '. '. |
577 | Expected @param tag for 'value'. |
595 | parameter 'value' must match pattern '. '. |
595 | Expected @param tag for 'value'. |
613 | parameter 'value' must match pattern '. '. |
613 | Expected @param tag for 'value'. |
631 | parameter 'value' must match pattern '. '. |
631 | Expected @param tag for 'value'. |
649 | parameter 'value' must match pattern '. '. |
649 | Expected @param tag for 'value'. |
667 | parameter 'value' must match pattern '. '. |
667 | Expected @param tag for 'value'. |
685 | parameter 'value' must match pattern '. '. |
685 | Expected @param tag for 'value'. |
703 | parameter 'value' must match pattern '. '. |
703 | Expected @param tag for 'value'. |
721 | parameter 'value' must match pattern '. '. |
721 | Expected @param tag for 'value'. |
739 | parameter 'value' must match pattern '. '. |
739 | Expected @param tag for 'value'. |
757 | parameter 'value' must match pattern '. '. |
757 | Expected @param tag for 'value'. |
775 | parameter 'value' must match pattern '. '. |
775 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\TickRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_majorTickType' missing Javadoc. |
75 | variable 'field_2_minorTickType' missing Javadoc. |
76 | variable 'field_3_labelPosition' missing Javadoc. |
77 | variable 'field_4_background' missing Javadoc. |
78 | variable 'field_5_labelColorRgb' missing Javadoc. |
79 | variable 'field_6_zero1' missing Javadoc. |
80 | variable 'field_7_zero2' missing Javadoc. |
81 | variable 'field_8_options' missing Javadoc. |
82 | variable 'autoTextColor' missing Javadoc. |
83 | variable 'autoTextBackground' missing Javadoc. |
84 | variable 'rotation' missing Javadoc. |
85 | variable 'autorotate' missing Javadoc. |
86 | variable 'field_9_tickColor' missing Javadoc. |
87 | variable 'field_10_zero3' missing Javadoc. |
90 | method is missing a Javadoc comment. |
104 | parameter 'id' must match pattern '. '. |
104 | parameter 'size' must match pattern '. '. |
104 | parameter 'data' must match pattern '. '. |
119 | parameter 'id' must match pattern '. '. |
119 | parameter 'size' must match pattern '. '. |
119 | parameter 'data' must match pattern '. '. |
119 | parameter 'offset' must match pattern '. '. |
129 | parameter 'id' must match pattern '. '. |
137 | method is missing a Javadoc comment. |
137 | parameter 'data' must match pattern '. '. |
137 | parameter 'size' must match pattern '. '. |
137 | parameter 'offset' must match pattern '. '. |
152 | method is missing a Javadoc comment. |
216 | method is missing a Javadoc comment. |
216 | parameter 'offset' must match pattern '. '. |
216 | parameter 'data' must match pattern '. '. |
238 | Expected an @return tag. |
243 | method is missing a Javadoc comment. |
252 | Expected an @return tag. |
260 | parameter 'field_1_majorTickType' must match pattern '. '. |
260 | Expected @param tag for 'field_1_majorTickType'. |
268 | Expected an @return tag. |
276 | parameter 'field_2_minorTickType' must match pattern '. '. |
276 | Expected @param tag for 'field_2_minorTickType'. |
284 | Expected an @return tag. |
292 | parameter 'field_3_labelPosition' must match pattern '. '. |
292 | Expected @param tag for 'field_3_labelPosition'. |
300 | Expected an @return tag. |
308 | parameter 'field_4_background' must match pattern '. '. |
308 | Expected @param tag for 'field_4_background'. |
316 | Expected an @return tag. |
324 | parameter 'field_5_labelColorRgb' must match pattern '. '. |
324 | Expected @param tag for 'field_5_labelColorRgb'. |
332 | Expected an @return tag. |
340 | parameter 'field_6_zero1' must match pattern '. '. |
340 | Expected @param tag for 'field_6_zero1'. |
348 | Expected an @return tag. |
356 | parameter 'field_7_zero2' must match pattern '. '. |
356 | Expected @param tag for 'field_7_zero2'. |
364 | Expected an @return tag. |
372 | parameter 'field_8_options' must match pattern '. '. |
372 | Expected @param tag for 'field_8_options'. |
380 | Expected an @return tag. |
388 | parameter 'field_9_tickColor' must match pattern '. '. |
388 | Expected @param tag for 'field_9_tickColor'. |
396 | Expected an @return tag. |
404 | parameter 'field_10_zero3' must match pattern '. '. |
404 | Expected @param tag for 'field_10_zero3'. |
413 | parameter 'value' must match pattern '. '. |
413 | Expected @param tag for 'value'. |
431 | parameter 'value' must match pattern '. '. |
431 | Expected @param tag for 'value'. |
449 | parameter 'value' must match pattern '. '. |
449 | Expected @param tag for 'value'. |
467 | parameter 'value' must match pattern '. '. |
467 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\UnicodeString.java | |
---|---|
Line | Error |
77 | 'static' modifier out of order with the JLS suggestions. |
77 | variable 'sid' missing Javadoc. |
78 | variable 'field_1_charCount' missing Javadoc. |
79 | variable 'field_2_optionflags' missing Javadoc. |
80 | variable 'field_3_string' missing Javadoc. |
81 | variable 'RICH_TEXT_BIT' missing Javadoc. |
82 | variable 'EXT_BIT' missing Javadoc. |
84 | method is missing a Javadoc comment. |
89 | method is missing a Javadoc comment. |
104 | parameter 'o' must match pattern '. '. |
124 | parameter 'id' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'data' must match pattern '. '. |
133 | parameter 'id' must match pattern '. '. |
133 | Expected @param tag for 'id'. |
133 | parameter 'size' must match pattern '. '. |
133 | Expected @param tag for 'size'. |
133 | parameter 'data' must match pattern '. '. |
133 | Expected @param tag for 'data'. |
133 | parameter 'prefix' must match pattern '. '. |
133 | Expected @param tag for 'prefix'. |
144 | parameter 'id' must match pattern '. '. |
144 | Expected @param tag for 'id'. |
150 | method is missing a Javadoc comment. |
150 | parameter 'data' must match pattern '. '. |
150 | parameter 'size' must match pattern '. '. |
189 | parameter 'cc' must match pattern '. '. |
227 | parameter 'of' must match pattern '. '. |
250 | parameter 'string' must match pattern '. '. |
293 | method is missing a Javadoc comment. |
293 | parameter 'offset' must match pattern '. '. |
293 | parameter 'data' must match pattern '. '. |
310 | method is missing a Javadoc comment. |
315 | method is missing a Javadoc comment. |
321 | method is missing a Javadoc comment. |
335 | parameter 'data' must match pattern '. '. |
335 | parameter 'size' must match pattern '. '. |
335 | parameter 'offset' must match pattern '. '. |
339 | method is missing a Javadoc comment. |
339 | parameter 'obj' must match pattern '. '. |
346 | method is missing a Javadoc comment. |
351 | method is missing a Javadoc comment. |
351 | parameter 'proposedBrokenLength' must match pattern '. '. |
368 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\UnitsRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_units' missing Javadoc. |
77 | method is missing a Javadoc comment. |
91 | parameter 'id' must match pattern '. '. |
91 | parameter 'size' must match pattern '. '. |
91 | parameter 'data' must match pattern '. '. |
106 | parameter 'id' must match pattern '. '. |
106 | parameter 'size' must match pattern '. '. |
106 | parameter 'data' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
116 | parameter 'id' must match pattern '. '. |
124 | method is missing a Javadoc comment. |
124 | parameter 'data' must match pattern '. '. |
124 | parameter 'size' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
130 | method is missing a Javadoc comment. |
145 | method is missing a Javadoc comment. |
145 | parameter 'offset' must match pattern '. '. |
145 | parameter 'data' must match pattern '. '. |
158 | Expected an @return tag. |
163 | method is missing a Javadoc comment. |
172 | Expected an @return tag. |
180 | parameter 'field_1_units' must match pattern '. '. |
180 | Expected @param tag for 'field_1_units'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\UnknownRecord.java | |
---|---|
Line | Error |
73 | variable 'sid' missing Javadoc. |
74 | variable 'size' missing Javadoc. |
75 | variable 'thedata' missing Javadoc. |
76 | variable 'offset' missing Javadoc. |
78 | method is missing a Javadoc comment. |
90 | parameter 'id' must match pattern '. '. |
90 | parameter 'size' must match pattern '. '. |
90 | parameter 'data' must match pattern '. '. |
101 | Expected an @return tag. |
101 | parameter 'offset' must match pattern '. '. |
101 | Expected @param tag for 'offset'. |
101 | parameter 'data' must match pattern '. '. |
101 | Expected @param tag for 'data'. |
116 | method is missing a Javadoc comment. |
127 | method is missing a Javadoc comment. |
127 | parameter 'data' must match pattern '. '. |
127 | parameter 'sid' must match pattern '. '. |
137 | parameter 'id' must match pattern '. '. |
137 | Expected @param tag for 'id'. |
147 | Expected an @return tag. |
158 | method is missing a Javadoc comment. |
172 | parameter 'data' must match pattern '. '. |
172 | parameter 'size' must match pattern '. '. |
172 | parameter 'offset' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\UseSelFSRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'TRUE' missing Javadoc. |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'FALSE' missing Javadoc. |
75 | variable 'field_1_flag' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
129 | parameter 'flag' must match pattern '. '. |
147 | method is missing a Javadoc comment. |
158 | method is missing a Javadoc comment. |
158 | parameter 'offset' must match pattern '. '. |
158 | parameter 'data' must match pattern '. '. |
167 | method is missing a Javadoc comment. |
172 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\ValueRangeRecord.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
73 | 'static' modifier out of order with the JLS suggestions. |
73 | variable 'sid' missing Javadoc. |
74 | variable 'field_1_minimumAxisValue' missing Javadoc. |
75 | variable 'field_2_maximumAxisValue' missing Javadoc. |
76 | variable 'field_3_majorIncrement' missing Javadoc. |
77 | variable 'field_4_minorIncrement' missing Javadoc. |
78 | variable 'field_5_categoryAxisCross' missing Javadoc. |
79 | variable 'field_6_options' missing Javadoc. |
80 | variable 'automaticMinimum' missing Javadoc. |
81 | variable 'automaticMaximum' missing Javadoc. |
82 | variable 'automaticMajor' missing Javadoc. |
83 | variable 'automaticMinor' missing Javadoc. |
84 | variable 'automaticCategoryCrossing' missing Javadoc. |
85 | variable 'logarithmicScale' missing Javadoc. |
86 | variable 'valuesInReverse' missing Javadoc. |
87 | variable 'crossCategoryAxisAtMaximum' missing Javadoc. |
88 | variable 'reserved' missing Javadoc. |
91 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
105 | parameter 'size' must match pattern '. '. |
105 | parameter 'data' must match pattern '. '. |
120 | parameter 'id' must match pattern '. '. |
120 | parameter 'size' must match pattern '. '. |
120 | parameter 'data' must match pattern '. '. |
120 | parameter 'offset' must match pattern '. '. |
130 | parameter 'id' must match pattern '. '. |
138 | method is missing a Javadoc comment. |
138 | parameter 'data' must match pattern '. '. |
138 | parameter 'size' must match pattern '. '. |
138 | parameter 'offset' must match pattern '. '. |
149 | method is missing a Javadoc comment. |
188 | method is missing a Javadoc comment. |
188 | parameter 'offset' must match pattern '. '. |
188 | parameter 'data' must match pattern '. '. |
206 | Expected an @return tag. |
211 | method is missing a Javadoc comment. |
220 | Expected an @return tag. |
228 | parameter 'field_1_minimumAxisValue' must match pattern '. '. |
228 | Expected @param tag for 'field_1_minimumAxisValue'. |
236 | Expected an @return tag. |
244 | parameter 'field_2_maximumAxisValue' must match pattern '. '. |
244 | Expected @param tag for 'field_2_maximumAxisValue'. |
252 | Expected an @return tag. |
260 | parameter 'field_3_majorIncrement' must match pattern '. '. |
260 | Expected @param tag for 'field_3_majorIncrement'. |
268 | Expected an @return tag. |
276 | parameter 'field_4_minorIncrement' must match pattern '. '. |
276 | Expected @param tag for 'field_4_minorIncrement'. |
284 | Expected an @return tag. |
292 | parameter 'field_5_categoryAxisCross' must match pattern '. '. |
292 | Expected @param tag for 'field_5_categoryAxisCross'. |
300 | Expected an @return tag. |
308 | parameter 'field_6_options' must match pattern '. '. |
308 | Expected @param tag for 'field_6_options'. |
317 | parameter 'value' must match pattern '. '. |
317 | Expected @param tag for 'value'. |
335 | parameter 'value' must match pattern '. '. |
335 | Expected @param tag for 'value'. |
353 | parameter 'value' must match pattern '. '. |
353 | Expected @param tag for 'value'. |
371 | parameter 'value' must match pattern '. '. |
371 | Expected @param tag for 'value'. |
389 | parameter 'value' must match pattern '. '. |
389 | Expected @param tag for 'value'. |
407 | parameter 'value' must match pattern '. '. |
407 | Expected @param tag for 'value'. |
425 | parameter 'value' must match pattern '. '. |
425 | Expected @param tag for 'value'. |
443 | parameter 'value' must match pattern '. '. |
443 | Expected @param tag for 'value'. |
461 | parameter 'value' must match pattern '. '. |
461 | Expected @param tag for 'value'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\VCenterRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_vcenter' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'hc' must match pattern '. '. |
145 | method is missing a Javadoc comment. |
156 | method is missing a Javadoc comment. |
156 | parameter 'offset' must match pattern '. '. |
156 | parameter 'data' must match pattern '. '. |
164 | method is missing a Javadoc comment. |
169 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\WindowOneRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
77 | variable 'field_1_h_hold' missing Javadoc. |
78 | variable 'field_2_v_hold' missing Javadoc. |
79 | variable 'field_3_width' missing Javadoc. |
80 | variable 'field_4_height' missing Javadoc. |
81 | variable 'field_5_options' missing Javadoc. |
82 | 'private' modifier out of order with the JLS suggestions. |
82 | variable 'hidden' missing Javadoc. |
84 | 'private' modifier out of order with the JLS suggestions. |
84 | variable 'iconic' missing Javadoc. |
86 | 'private' modifier out of order with the JLS suggestions. |
86 | variable 'reserved' missing Javadoc. |
87 | 'private' modifier out of order with the JLS suggestions. |
87 | variable 'hscroll' missing Javadoc. |
89 | 'private' modifier out of order with the JLS suggestions. |
89 | variable 'vscroll' missing Javadoc. |
91 | 'private' modifier out of order with the JLS suggestions. |
91 | variable 'tabs' missing Javadoc. |
95 | variable 'field_6_selected_tab' missing Javadoc. |
96 | variable 'field_7_displayed_tab' missing Javadoc. |
97 | variable 'field_8_num_selected_tabs' missing Javadoc. |
98 | variable 'field_9_tab_width_ratio' missing Javadoc. |
100 | method is missing a Javadoc comment. |
112 | parameter 'id' must match pattern '. '. |
112 | parameter 'size' must match pattern '. '. |
112 | parameter 'data' must match pattern '. '. |
125 | parameter 'id' must match pattern '. '. |
125 | parameter 'size' must match pattern '. '. |
125 | parameter 'data' must match pattern '. '. |
125 | parameter 'offset' must match pattern '. '. |
125 | Expected @param tag for 'offset'. |
130 | method is missing a Javadoc comment. |
130 | parameter 'id' must match pattern '. '. |
138 | method is missing a Javadoc comment. |
138 | parameter 'data' must match pattern '. '. |
138 | parameter 'size' must match pattern '. '. |
138 | parameter 'offset' must match pattern '. '. |
156 | parameter 'h' must match pattern '. '. |
166 | parameter 'v' must match pattern '. '. |
176 | parameter 'w' must match pattern '. '. |
186 | parameter 'h' must match pattern '. '. |
197 | parameter 'o' must match pattern '. '. |
209 | parameter 'ishidden' must match pattern '. '. |
219 | parameter 'isiconic' must match pattern '. '. |
229 | parameter 'scroll' must match pattern '. '. |
239 | parameter 'scroll' must match pattern '. '. |
249 | parameter 'disptabs' must match pattern '. '. |
261 | parameter 's' must match pattern '. '. |
271 | parameter 't' must match pattern '. '. |
281 | parameter 'n' must match pattern '. '. |
291 | parameter 'r' must match pattern '. '. |
441 | method is missing a Javadoc comment. |
478 | method is missing a Javadoc comment. |
478 | parameter 'offset' must match pattern '. '. |
478 | parameter 'data' must match pattern '. '. |
495 | method is missing a Javadoc comment. |
500 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\WindowProtectRecord.java | |
---|---|
Line | Error |
71 | 'static' modifier out of order with the JLS suggestions. |
71 | variable 'sid' missing Javadoc. |
72 | variable 'field_1_protect' missing Javadoc. |
74 | method is missing a Javadoc comment. |
86 | parameter 'id' must match pattern '. '. |
86 | parameter 'size' must match pattern '. '. |
86 | parameter 'data' must match pattern '. '. |
100 | parameter 'id' must match pattern '. '. |
100 | parameter 'size' must match pattern '. '. |
100 | parameter 'data' must match pattern '. '. |
100 | parameter 'offset' must match pattern '. '. |
105 | method is missing a Javadoc comment. |
105 | parameter 'id' must match pattern '. '. |
113 | method is missing a Javadoc comment. |
113 | parameter 'data' must match pattern '. '. |
113 | parameter 'size' must match pattern '. '. |
113 | parameter 'offset' must match pattern '. '. |
123 | parameter 'protect' must match pattern '. '. |
146 | method is missing a Javadoc comment. |
157 | method is missing a Javadoc comment. |
157 | parameter 'offset' must match pattern '. '. |
157 | parameter 'data' must match pattern '. '. |
166 | method is missing a Javadoc comment. |
171 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\WindowTwoRecord.java | |
---|---|
Line | Error |
72 | 'static' modifier out of order with the JLS suggestions. |
72 | variable 'sid' missing Javadoc. |
73 | variable 'field_1_options' missing Javadoc. |
76 | variable 'displayFormulas' missing Javadoc. |
77 | variable 'displayGridlines' missing Javadoc. |
78 | variable 'displayRowColHeadings' missing Javadoc. |
79 | variable 'freezePanes' missing Javadoc. |
80 | variable 'displayZeros' missing Javadoc. |
81 | variable 'defaultHeader' missing Javadoc. |
86 | variable 'arabic' missing Javadoc. |
88 | variable 'displayGuts' missing Javadoc. |
89 | variable 'freezePanesNoSplit' missing Javadoc. |
90 | variable 'selected' missing Javadoc. |
91 | variable 'paged' missing Javadoc. |
92 | variable 'savedInPageBreakPreview' missing Javadoc. |
96 | variable 'field_2_top_row' missing Javadoc. |
97 | variable 'field_3_left_col' missing Javadoc. |
98 | variable 'field_4_header_color' missing Javadoc. |
99 | variable 'field_5_page_break_zoom' missing Javadoc. |
100 | variable 'field_6_normal_zoom' missing Javadoc. |
101 | variable 'field_7_reserved' missing Javadoc. |
103 | method is missing a Javadoc comment. |
115 | parameter 'id' must match pattern '. '. |
115 | parameter 'size' must match pattern '. '. |
115 | parameter 'data' must match pattern '. '. |
129 | parameter 'id' must match pattern '. '. |
129 | parameter 'size' must match pattern '. '. |
129 | parameter 'data' must match pattern '. '. |
129 | parameter 'offset' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
134 | parameter 'id' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
142 | parameter 'data' must match pattern '. '. |
142 | parameter 'size' must match pattern '. '. |
142 | parameter 'offset' must match pattern '. '. |
166 | parameter 'options' must match pattern '. '. |
166 | Expected @param tag for 'options'. |
178 | parameter 'formulas' must match pattern '. '. |
188 | parameter 'gridlines' must match pattern '. '. |
198 | parameter 'headings' must match pattern '. '. |
208 | parameter 'freezepanes' must match pattern '. '. |
218 | parameter 'zeros' must match pattern '. '. |
228 | parameter 'header' must match pattern '. '. |
238 | parameter 'isarabic' must match pattern '. '. |
248 | parameter 'guts' must match pattern '. '. |
258 | parameter 'freeze' must match pattern '. '. |
268 | parameter 'sel' must match pattern '. '. |
278 | parameter 'p' must match pattern '. '. |
288 | parameter 'p' must match pattern '. '. |
300 | parameter 'topRow' must match pattern '. '. |
310 | parameter 'leftCol' must match pattern '. '. |
320 | parameter 'color' must match pattern '. '. |
320 | Expected @param tag for 'color'. |
330 | parameter 'zoom' must match pattern '. '. |
330 | Expected @param tag for 'zoom'. |
340 | parameter 'zoom' must match pattern '. '. |
340 | Expected @param tag for 'zoom'. |
349 | parameter 'reserved' must match pattern '. '. |
349 | Expected @param tag for 'reserved'. |
548 | method is missing a Javadoc comment. |
595 | method is missing a Javadoc comment. |
595 | parameter 'offset' must match pattern '. '. |
595 | parameter 'data' must match pattern '. '. |
609 | method is missing a Javadoc comment. |
614 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\WriteAccessRecord.java | |
---|---|
Line | Error |
59 | Unused import - org.apache.poi.util.StringUtil |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_username' missing Javadoc. |
77 | method is missing a Javadoc comment. |
89 | parameter 'id' must match pattern '. '. |
89 | parameter 'size' must match pattern '. '. |
89 | parameter 'data' must match pattern '. '. |
103 | parameter 'id' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
103 | parameter 'data' must match pattern '. '. |
103 | parameter 'offset' must match pattern '. '. |
108 | method is missing a Javadoc comment. |
108 | parameter 'id' must match pattern '. '. |
116 | method is missing a Javadoc comment. |
116 | parameter 'data' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'offset' must match pattern '. '. |
126 | parameter 'username' must match pattern '. '. |
143 | method is missing a Javadoc comment. |
154 | method is missing a Javadoc comment. |
154 | parameter 'offset' must match pattern '. '. |
154 | parameter 'data' must match pattern '. '. |
182 | method is missing a Javadoc comment. |
187 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\record\WSBoolRecord.java | |
---|---|
Line | Error |
74 | 'static' modifier out of order with the JLS suggestions. |
74 | variable 'sid' missing Javadoc. |
75 | variable 'field_1_wsbool' missing Javadoc. |
76 | variable 'field_2_wsbool' missing Javadoc. |
79 | 'private' modifier out of order with the JLS suggestions. |
79 | variable 'autobreaks' missing Javadoc. |
83 | 'private' modifier out of order with the JLS suggestions. |
83 | variable 'dialog' missing Javadoc. |
85 | 'private' modifier out of order with the JLS suggestions. |
85 | variable 'applystyles' missing Javadoc. |
87 | 'private' modifier out of order with the JLS suggestions. |
87 | variable 'rowsumsbelow' missing Javadoc. |
89 | 'private' modifier out of order with the JLS suggestions. |
89 | variable 'rowsumsright' missing Javadoc. |
91 | 'private' modifier out of order with the JLS suggestions. |
91 | variable 'fittopage' missing Javadoc. |
95 | 'private' modifier out of order with the JLS suggestions. |
95 | variable 'displayguts' missing Javadoc. |
99 | 'private' modifier out of order with the JLS suggestions. |
99 | variable 'alternateexpression' missing Javadoc. |
101 | 'private' modifier out of order with the JLS suggestions. |
101 | variable 'alternateformula' missing Javadoc. |
104 | method is missing a Javadoc comment. |
116 | parameter 'id' must match pattern '. '. |
116 | parameter 'size' must match pattern '. '. |
116 | parameter 'data' must match pattern '. '. |
129 | parameter 'id' must match pattern '. '. |
129 | parameter 'size' must match pattern '. '. |
129 | parameter 'data' must match pattern '. '. |
129 | parameter 'offset' must match pattern '. '. |
129 | Expected @param tag for 'offset'. |
134 | method is missing a Javadoc comment. |
134 | parameter 'id' must match pattern '. '. |
142 | method is missing a Javadoc comment. |
142 | parameter 'data' must match pattern '. '. |
142 | parameter 'size' must match pattern '. '. |
142 | parameter 'offset' must match pattern '. '. |
160 | parameter 'bool1' must match pattern '. '. |
160 | Expected @param tag for 'bool1'. |
172 | parameter 'ab' must match pattern '. '. |
182 | parameter 'isDialog' must match pattern '. '. |
192 | parameter 'below' must match pattern '. '. |
202 | parameter 'right' must match pattern '. '. |
213 | parameter 'bool2' must match pattern '. '. |
213 | Expected @param tag for 'bool2'. |
225 | parameter 'fit2page' must match pattern '. '. |
236 | parameter 'guts' must match pattern '. '. |
246 | parameter 'altexp' must match pattern '. '. |
257 | parameter 'formula' must match pattern '. '. |
269 | Expected an @return tag. |
322 | Expected an @return tag. |
371 | method is missing a Javadoc comment. |
400 | method is missing a Javadoc comment. |
400 | parameter 'offset' must match pattern '. '. |
400 | parameter 'data' must match pattern '. '. |
409 | method is missing a Javadoc comment. |
414 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFCell.java | |
---|---|
Line | Error |
106 | 'static' modifier out of order with the JLS suggestions. |
114 | 'static' modifier out of order with the JLS suggestions. |
122 | 'static' modifier out of order with the JLS suggestions. |
130 | 'static' modifier out of order with the JLS suggestions. |
138 | 'static' modifier out of order with the JLS suggestions. |
146 | 'static' modifier out of order with the JLS suggestions. |
147 | 'static' modifier out of order with the JLS suggestions. |
147 | variable 'ENCODING_COMPRESSED_UNICODE' missing Javadoc. |
148 | 'static' modifier out of order with the JLS suggestions. |
148 | variable 'ENCODING_UTF_16' missing Javadoc. |
149 | variable 'cellNum' missing Javadoc. |
150 | variable 'cellType' missing Javadoc. |
151 | variable 'cellStyle' missing Javadoc. |
152 | variable 'cellValue' missing Javadoc. |
153 | variable 'stringValue' missing Javadoc. |
154 | variable 'booleanValue' missing Javadoc. |
155 | variable 'errorValue' missing Javadoc. |
156 | variable 'encoding' missing Javadoc. |
157 | variable 'book' missing Javadoc. |
158 | variable 'sheet' missing Javadoc. |
160 | variable 'row' missing Javadoc. |
161 | variable 'record' missing Javadoc. |
181 | method is missing a Javadoc comment. |
181 | parameter 'book' must match pattern '. '. |
181 | parameter 'sheet' must match pattern '. '. |
181 | parameter 'row' must match pattern '. '. |
181 | parameter 'col' must match pattern '. '. |
219 | method is missing a Javadoc comment. |
219 | parameter 'book' must match pattern '. '. |
219 | parameter 'sheet' must match pattern '. '. |
219 | parameter 'row' must match pattern '. '. |
219 | parameter 'col' must match pattern '. '. |
220 | parameter 'type' must match pattern '. '. |
293 | method is missing a Javadoc comment. |
293 | parameter 'book' must match pattern '. '. |
293 | parameter 'sheet' must match pattern '. '. |
293 | parameter 'row' must match pattern '. '. |
294 | parameter 'cval' must match pattern '. '. |
347 | Expected an @return tag. |
347 | parameter 'cval' must match pattern '. '. |
347 | Expected @param tag for 'cval'. |
388 | parameter 'num' must match pattern '. '. |
415 | parameter 'cellType' must match pattern '. '. |
415 | Expected @param tag for 'cellType'. |
429 | parameter 'cellType' must match pattern '. '. |
429 | parameter 'setValue' must match pattern '. '. |
430 | method length is 169 lines (max allowed is 150). |
609 | Expected an @return tag. |
621 | parameter 'value' must match pattern '. '. |
639 | parameter 'value' must match pattern '. '. |
652 | parameter 'value' must match pattern '. '. |
666 | parameter 'value' must match pattern '. '. |
694 | method is missing a Javadoc comment. |
694 | parameter 'formula' must match pattern '. '. |
719 | method is missing a Javadoc comment. |
734 | Expected an @return tag. |
762 | Expected an @return tag. |
791 | Expected an @return tag. |
823 | parameter 'value' must match pattern '. '. |
843 | parameter 'value' must match pattern '. '. |
858 | Expected an @return tag. |
877 | Expected an @return tag. |
900 | parameter 'style' must match pattern '. '. |
940 | parameter 'encoding' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFCellStyle.java | |
---|---|
Line | Error |
78 | variable 'format' missing Javadoc. |
79 | variable 'index' missing Javadoc. |
80 | variable 'fontindex' missing Javadoc. |
86 | 'static' modifier out of order with the JLS suggestions. |
92 | 'static' modifier out of order with the JLS suggestions. |
98 | 'static' modifier out of order with the JLS suggestions. |
104 | 'static' modifier out of order with the JLS suggestions. |
110 | 'static' modifier out of order with the JLS suggestions. |
116 | 'static' modifier out of order with the JLS suggestions. |
122 | 'static' modifier out of order with the JLS suggestions. |
128 | 'static' modifier out of order with the JLS suggestions. |
134 | 'static' modifier out of order with the JLS suggestions. |
140 | 'static' modifier out of order with the JLS suggestions. |
146 | 'static' modifier out of order with the JLS suggestions. |
152 | 'static' modifier out of order with the JLS suggestions. |
158 | 'static' modifier out of order with the JLS suggestions. |
164 | 'static' modifier out of order with the JLS suggestions. |
170 | 'static' modifier out of order with the JLS suggestions. |
176 | 'static' modifier out of order with the JLS suggestions. |
182 | 'static' modifier out of order with the JLS suggestions. |
188 | 'static' modifier out of order with the JLS suggestions. |
194 | 'static' modifier out of order with the JLS suggestions. |
200 | 'static' modifier out of order with the JLS suggestions. |
206 | 'static' modifier out of order with the JLS suggestions. |
212 | 'static' modifier out of order with the JLS suggestions. |
218 | 'static' modifier out of order with the JLS suggestions. |
224 | 'static' modifier out of order with the JLS suggestions. |
230 | 'static' modifier out of order with the JLS suggestions. |
233 | 'static' modifier out of order with the JLS suggestions. |
235 | 'static' modifier out of order with the JLS suggestions. |
237 | 'static' modifier out of order with the JLS suggestions. |
239 | 'static' modifier out of order with the JLS suggestions. |
241 | 'static' modifier out of order with the JLS suggestions. |
243 | 'static' modifier out of order with the JLS suggestions. |
245 | 'static' modifier out of order with the JLS suggestions. |
247 | 'static' modifier out of order with the JLS suggestions. |
249 | 'static' modifier out of order with the JLS suggestions. |
251 | 'static' modifier out of order with the JLS suggestions. |
253 | 'static' modifier out of order with the JLS suggestions. |
255 | 'static' modifier out of order with the JLS suggestions. |
257 | 'static' modifier out of order with the JLS suggestions. |
259 | 'static' modifier out of order with the JLS suggestions. |
261 | 'static' modifier out of order with the JLS suggestions. |
263 | 'static' modifier out of order with the JLS suggestions. |
265 | 'static' modifier out of order with the JLS suggestions. |
270 | parameter 'index' must match pattern '. '. |
270 | Expected @param tag for 'index'. |
270 | parameter 'rec' must match pattern '. '. |
270 | Expected @param tag for 'rec'. |
292 | parameter 'fmt' must match pattern '. '. |
314 | parameter 'font' must match pattern '. '. |
321 | method is missing a Javadoc comment. |
331 | parameter 'hidden' must match pattern '. '. |
352 | parameter 'locked' must match pattern '. '. |
380 | parameter 'align' must match pattern '. '. |
430 | parameter 'wrapped' must match pattern '. '. |
455 | parameter 'align' must match pattern '. '. |
479 | parameter 'rotation' must match pattern '. '. |
499 | parameter 'indent' must match pattern '. '. |
533 | parameter 'border' must match pattern '. '. |
582 | parameter 'border' must match pattern '. '. |
631 | parameter 'border' must match pattern '. '. |
680 | parameter 'border' must match pattern '. '. |
715 | parameter 'color' must match pattern '. '. |
715 | Expected @param tag for 'color'. |
735 | parameter 'color' must match pattern '. '. |
735 | Expected @param tag for 'color'. |
755 | parameter 'color' must match pattern '. '. |
755 | Expected @param tag for 'color'. |
775 | parameter 'color' must match pattern '. '. |
775 | Expected @param tag for 'color'. |
814 | parameter 'fp' must match pattern '. '. |
848 | parameter 'bg' must match pattern '. '. |
868 | parameter 'bg' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFDataFormat.java | |
---|---|
Line | Error |
115 | variable 'formats' missing Javadoc. |
117 | method is missing a Javadoc comment. |
177 | method is missing a Javadoc comment. |
192 | parameter 'format' must match pattern '. '. |
219 | parameter 'index' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFDateUtil.java | |
---|---|
Line | Error |
76 | method is missing a Javadoc comment. |
80 | variable 'BAD_DATE' missing Javadoc. |
82 | variable 'DAY_MILLISECONDS' missing Javadoc. |
83 | variable 'CAL_1900_ABSOLUTE' missing Javadoc. |
95 | parameter 'date' must match pattern '. '. |
124 | parameter 'date' must match pattern '. '. |
150 | Expected an @return tag. |
150 | parameter 'cell' must match pattern '. '. |
150 | Expected @param tag for 'cell'. |
192 | parameter 'value' must match pattern '. '. |
203 | Unused @throws tag for 'IllegalArgumentException'. |
205 | parameter 'cal' must match pattern '. '. |
217 | Unused @throws tag for 'IllegalArgumentException'. |
219 | parameter 'yr' must match pattern '. '. |
236 | method is missing a Javadoc comment. |
236 | parameter 'cal' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFErrorConstants.java | |
---|---|
Line | Error |
70 | variable 'ERROR_NULL' missing Javadoc. |
71 | variable 'ERROR_DIV_0' missing Javadoc. |
72 | variable 'ERROR_VALUE' missing Javadoc. |
73 | variable 'ERROR_REF' missing Javadoc. |
74 | variable 'ERROR_NAME' missing Javadoc. |
75 | variable 'ERROR_NUM' missing Javadoc. |
76 | variable 'ERROR_NA' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFFont.java | |
---|---|
Line | Error |
82 | 'static' modifier out of order with the JLS suggestions. |
88 | 'static' modifier out of order with the JLS suggestions. |
94 | 'static' modifier out of order with the JLS suggestions. |
100 | 'static' modifier out of order with the JLS suggestions. |
106 | 'static' modifier out of order with the JLS suggestions. |
112 | 'static' modifier out of order with the JLS suggestions. |
118 | 'static' modifier out of order with the JLS suggestions. |
124 | 'static' modifier out of order with the JLS suggestions. |
130 | 'static' modifier out of order with the JLS suggestions. |
136 | 'static' modifier out of order with the JLS suggestions. |
142 | 'static' modifier out of order with the JLS suggestions. |
148 | 'static' modifier out of order with the JLS suggestions. |
154 | 'static' modifier out of order with the JLS suggestions. |
155 | variable 'font' missing Javadoc. |
156 | variable 'index' missing Javadoc. |
160 | parameter 'index' must match pattern '. '. |
160 | Expected @param tag for 'index'. |
160 | parameter 'rec' must match pattern '. '. |
160 | Expected @param tag for 'rec'. |
169 | Unused @param tag for 'String'. |
172 | parameter 'name' must match pattern '. '. |
172 | Expected @param tag for 'name'. |
204 | Unused @param tag for 'short'. |
207 | parameter 'height' must match pattern '. '. |
207 | Expected @param tag for 'height'. |
215 | Unused @param tag for 'short'. |
218 | parameter 'height' must match pattern '. '. |
218 | Expected @param tag for 'height'. |
249 | Unused @param tag for 'italics'. |
251 | parameter 'italic' must match pattern '. '. |
251 | Expected @param tag for 'italic'. |
271 | parameter 'strikeout' must match pattern '. '. |
293 | parameter 'color' must match pattern '. '. |
317 | parameter 'boldweight' must match pattern '. '. |
317 | Expected @param tag for 'boldweight'. |
342 | parameter 'offset' must match pattern '. '. |
363 | Unused @param tag for 'underlining'. |
370 | parameter 'underline' must match pattern '. '. |
370 | Expected @param tag for 'underline'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFFooter.java | |
---|---|
Line | Error |
74 | variable 'footerRecord' missing Javadoc. |
75 | variable 'left' missing Javadoc. |
76 | variable 'center' missing Javadoc. |
77 | variable 'right' missing Javadoc. |
83 | parameter 'footerRecord' must match pattern '. '. |
87 | line contains a tab character |
88 | line contains a tab character |
89 | line contains a tab character |
90 | line contains a tab character |
91 | line contains a tab character |
92 | line contains a tab character |
93 | line contains a tab character |
94 | line contains a tab character |
95 | line contains a tab character |
96 | line contains a tab character |
97 | line contains a tab character |
98 | line contains a tab character |
99 | line contains a tab character |
100 | line contains a tab character |
101 | line contains a tab character |
102 | line contains a tab character |
103 | line contains a tab character |
104 | line contains a tab character |
105 | line contains a tab character |
106 | line contains a tab character |
107 | line contains a tab character |
108 | line contains a tab character |
109 | line contains a tab character |
110 | line contains a tab character |
111 | line contains a tab character |
112 | line contains a tab character |
113 | line contains a tab character |
114 | line contains a tab character |
115 | line contains a tab character |
116 | line contains a tab character |
117 | line contains a tab character |
118 | line contains a tab character |
119 | line contains a tab character |
120 | line contains a tab character |
136 | parameter 'newLeft' must match pattern '. '. |
136 | Expected @param tag for 'newLeft'. |
153 | parameter 'newCenter' must match pattern '. '. |
153 | Expected @param tag for 'newCenter'. |
170 | parameter 'newRight' must match pattern '. '. |
170 | Expected @param tag for 'newRight'. |
192 | parameter 'size' must match pattern '. '. |
202 | parameter 'font' must match pattern '. '. |
202 | parameter 'style' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFHeader.java | |
---|---|
Line | Error |
73 | variable 'headerRecord' missing Javadoc. |
74 | variable 'left' missing Javadoc. |
75 | variable 'center' missing Javadoc. |
76 | variable 'right' missing Javadoc. |
82 | parameter 'headerRecord' must match pattern '. '. |
86 | line contains a tab character |
87 | line contains a tab character |
88 | line contains a tab character |
89 | line contains a tab character |
90 | line contains a tab character |
91 | line contains a tab character |
92 | line contains a tab character |
93 | line contains a tab character |
94 | line contains a tab character |
95 | line contains a tab character |
96 | line contains a tab character |
97 | line contains a tab character |
98 | line contains a tab character |
99 | line contains a tab character |
100 | line contains a tab character |
101 | line contains a tab character |
102 | line contains a tab character |
103 | line contains a tab character |
104 | line contains a tab character |
105 | line contains a tab character |
106 | line contains a tab character |
107 | line contains a tab character |
108 | line contains a tab character |
109 | line contains a tab character |
110 | line contains a tab character |
111 | line contains a tab character |
112 | line contains a tab character |
113 | line contains a tab character |
114 | line contains a tab character |
115 | line contains a tab character |
116 | line contains a tab character |
117 | line contains a tab character |
118 | line contains a tab character |
119 | line contains a tab character |
135 | parameter 'newLeft' must match pattern '. '. |
135 | Expected @param tag for 'newLeft'. |
152 | parameter 'newCenter' must match pattern '. '. |
152 | Expected @param tag for 'newCenter'. |
169 | parameter 'newRight' must match pattern '. '. |
169 | Expected @param tag for 'newRight'. |
191 | parameter 'size' must match pattern '. '. |
201 | parameter 'font' must match pattern '. '. |
201 | parameter 'style' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFName.java | |
---|---|
Line | Error |
115 | Unused import - org.apache.poi.util.POILogFactory |
117 | Unused import - org.apache.poi.hssf.model.Sheet |
121 | Avoid using the '.*' form of import. |
123 | Unused import - org.apache.poi.hssf.util.Region |
125 | Unused import - org.apache.poi.util.POILogger |
129 | Unused import - java.util.Iterator |
131 | Unused import - java.util.TreeMap |
153 | variable 'book' missing Javadoc. |
155 | variable 'name' missing Javadoc. |
174 | Unused @param tag for 'book'. |
175 | parameter 'book' must match pattern '. '. |
175 | parameter 'name' must match pattern '. '. |
243 | parameter 'nameName' must match pattern '. '. |
281 | parameter 'sheetName' must match pattern '. '. |
303 | parameter 'ref' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFPrintSetup.java | |
---|---|
Line | Error |
131 | variable 'printSetupRecord' missing Javadoc. |
143 | parameter 'printSetupRecord' must match pattern '. '. |
145 | line contains a tab character |
159 | parameter 'size' must match pattern '. '. |
163 | line contains a tab character |
177 | parameter 'scale' must match pattern '. '. |
181 | line contains a tab character |
195 | parameter 'start' must match pattern '. '. |
199 | line contains a tab character |
213 | parameter 'width' must match pattern '. '. |
217 | line contains a tab character |
231 | parameter 'height' must match pattern '. '. |
235 | line contains a tab character |
251 | parameter 'options' must match pattern '. '. |
255 | line contains a tab character |
271 | parameter 'ltor' must match pattern '. '. |
275 | line contains a tab character |
289 | parameter 'ls' must match pattern '. '. |
293 | line contains a tab character |
307 | parameter 'valid' must match pattern '. '. |
311 | line contains a tab character |
327 | parameter 'mono' must match pattern '. '. |
331 | line contains a tab character |
345 | parameter 'd' must match pattern '. '. |
349 | line contains a tab character |
363 | parameter 'printnotes' must match pattern '. '. |
367 | line contains a tab character |
381 | parameter 'orientation' must match pattern '. '. |
385 | line contains a tab character |
399 | parameter 'page' must match pattern '. '. |
403 | line contains a tab character |
417 | parameter 'resolution' must match pattern '. '. |
421 | line contains a tab character |
435 | parameter 'resolution' must match pattern '. '. |
439 | line contains a tab character |
453 | parameter 'headermargin' must match pattern '. '. |
457 | line contains a tab character |
471 | parameter 'footermargin' must match pattern '. '. |
475 | line contains a tab character |
489 | parameter 'copies' must match pattern '. '. |
493 | line contains a tab character |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFRow.java | |
---|---|
Line | Error |
84 | 'static' modifier out of order with the JLS suggestions. |
84 | variable 'INITIAL_CAPACITY' missing Javadoc. |
86 | variable 'rowNum' missing Javadoc. |
87 | variable 'cells' missing Javadoc. |
109 | method is missing a Javadoc comment. |
123 | method is missing a Javadoc comment. |
123 | parameter 'book' must match pattern '. '. |
123 | parameter 'sheet' must match pattern '. '. |
123 | parameter 'rowNum' must match pattern '. '. |
148 | parameter 'book' must match pattern '. '. |
148 | parameter 'sheet' must match pattern '. '. |
148 | parameter 'record' must match pattern '. '. |
174 | parameter 'column' must match pattern '. '. |
196 | parameter 'column' must match pattern '. '. |
196 | parameter 'type' must match pattern '. '. |
196 | Expected @param tag for 'type'. |
209 | parameter 'cell' must match pattern '. '. |
233 | parameter 'cell' must match pattern '. '. |
249 | method is missing a Javadoc comment. |
249 | parameter 'rowNum' must match pattern '. '. |
264 | method is missing a Javadoc comment. |
273 | parameter 'cell' must match pattern '. '. |
273 | Expected @param tag for 'cell'. |
303 | parameter 'cellnum' must match pattern '. '. |
366 | parameter 'height' must match pattern '. '. |
379 | parameter 'height' must match pattern '. '. |
423 | Expected an @return tag. |
423 | parameter 'lastcell' must match pattern '. '. |
423 | Expected @param tag for 'lastcell'. |
439 | Expected an @return tag. |
439 | parameter 'firstcell' must match pattern '. '. |
439 | Expected @param tag for 'firstcell'. |
463 | method is missing a Javadoc comment. |
463 | parameter 'obj' must match pattern '. '. |
482 | method is missing a Javadoc comment. |
482 | parameter 'obj' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFSheet.java | |
---|---|
Line | Error |
86 | variable 'DEBUG' missing Javadoc. |
94 | 'static' modifier out of order with the JLS suggestions. |
101 | variable 'rows' missing Javadoc. |
102 | variable 'book' missing Javadoc. |
103 | variable 'firstrow' missing Javadoc. |
104 | variable 'lastrow' missing Javadoc. |
105 | variable 'log' missing Javadoc. |
115 | parameter 'book' must match pattern '. '. |
131 | parameter 'book' must match pattern '. '. |
131 | parameter 'sheet' must match pattern '. '. |
144 | parameter 'sheet' must match pattern '. '. |
144 | Expected @param tag for 'sheet'. |
193 | method is missing a Javadoc comment. |
193 | parameter 'rownum' must match pattern '. '. |
208 | parameter 'row' must match pattern '. '. |
222 | parameter 'row' must match pattern '. '. |
253 | Expected an @return tag. |
253 | parameter 'lastrow' must match pattern '. '. |
253 | Expected @param tag for 'lastrow'. |
269 | Expected an @return tag. |
269 | parameter 'firstrow' must match pattern '. '. |
269 | Expected @param tag for 'firstrow'. |
291 | parameter 'row' must match pattern '. '. |
291 | Expected @param tag for 'row'. |
291 | parameter 'addLow' must match pattern '. '. |
315 | parameter 'rownum' must match pattern '. '. |
328 | Expected an @return tag. |
359 | parameter 'column' must match pattern '. '. |
359 | parameter 'width' must match pattern '. '. |
370 | parameter 'column' must match pattern '. '. |
414 | parameter 'width' must match pattern '. '. |
425 | parameter 'height' must match pattern '. '. |
436 | parameter 'height' must match pattern '. '. |
456 | parameter 'value' must match pattern '. '. |
467 | parameter 'region' must match pattern '. '. |
482 | parameter 'value' must match pattern '. '. |
494 | Expected an @return tag. |
494 | parameter 'value' must match pattern '. '. |
494 | Expected @param tag for 'value'. |
507 | parameter 'index' must match pattern '. '. |
528 | parameter 'index' must match pattern '. '. |
559 | parameter 'b' must match pattern '. '. |
572 | parameter 'b' must match pattern '. '. |
585 | parameter 'b' must match pattern '. '. |
598 | parameter 'b' must match pattern '. '. |
612 | parameter 'b' must match pattern '. '. |
625 | parameter 'b' must match pattern '. '. |
638 | parameter 'b' must match pattern '. '. |
651 | parameter 'b' must match pattern '. '. |
761 | parameter 'newPrintGridlines' must match pattern '. '. |
770 | line contains a tab character |
778 | line contains a tab character |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\usermodel\HSSFWorkbook.java | |
---|---|
Line | Error |
65 | Avoid using the '.*' form of import. |
91 | variable 'DEBUG' missing Javadoc. |
100 | 'static' modifier out of order with the JLS suggestions. |
120 | variable 'log' missing Javadoc. |
143 | parameter 'fs' must match pattern '. '. |
187 | parameter 's' must match pattern '. '. |
197 | parameter 'book' must match pattern '. '. |
197 | Expected @param tag for 'book'. |
208 | Unused @param tag for 'sheet'. |
210 | parameter 'sheet' must match pattern '. '. |
210 | parameter 'name' must match pattern '. '. |
210 | Expected @param tag for 'name'. |
225 | parameter 'sheet' must match pattern '. '. |
244 | parameter 'name' must match pattern '. '. |
282 | parameter 'sheetname' must match pattern '. '. |
313 | parameter 'index' must match pattern '. '. |
324 | parameter 'name' must match pattern '. '. |
345 | parameter 'index' must match pattern '. '. |
357 | parameter 'backupValue' must match pattern '. '. |
414 | parameter 'idx' must match pattern '. '. |
452 | parameter 'idx' must match pattern '. '. |
471 | parameter 'stream' must match pattern '. '. |
532 | method is missing a Javadoc comment. |
532 | parameter 'string' must match pattern '. '. |
537 | method is missing a Javadoc comment. |
537 | parameter 'index' must match pattern '. '. |
542 | method is missing a Javadoc comment. |
559 | parameter 'index' must match pattern '. '. |
569 | parameter 'index' must match pattern '. '. |
593 | parameter 'name' must match pattern '. '. |
614 | parameter 'index' must match pattern '. '. |
622 | parameter 'name' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\AreaReference.java | |
---|---|
Line | Error |
57 | type is missing a Javadoc comment. |
60 | variable 'cells' missing Javadoc. |
61 | variable 'dim' missing Javadoc. |
65 | parameter 'reference' must match pattern '. '. |
65 | Expected @param tag for 'reference'. |
76 | Expected an @return tag. |
80 | Expected an @return tag. |
84 | method is missing a Javadoc comment. |
98 | Expected an @return tag. |
98 | parameter 'reference' must match pattern '. '. |
98 | Expected @param tag for 'reference'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\CellReference.java | |
---|---|
Line | Error |
65 | variable 'col' missing Javadoc. |
66 | variable 'rowAbs' missing Javadoc. |
67 | variable 'colAbs' missing Javadoc. |
69 | method is missing a Javadoc comment. |
69 | parameter 'cellRef' must match pattern '. '. |
85 | method is missing a Javadoc comment. |
85 | parameter 'pRow' must match pattern '. '. |
85 | parameter 'pCol' must match pattern '. '. |
89 | method is missing a Javadoc comment. |
89 | parameter 'pRow' must match pattern '. '. |
89 | parameter 'pCol' must match pattern '. '. |
89 | parameter 'pAbsRow' must match pattern '. '. |
89 | parameter 'pAbsCol' must match pattern '. '. |
96 | method is missing a Javadoc comment. |
97 | method is missing a Javadoc comment. |
98 | method is missing a Javadoc comment. |
99 | method is missing a Javadoc comment. |
105 | Expected an @return tag. |
105 | parameter 'ref' must match pattern '. '. |
105 | Expected @param tag for 'ref'. |
128 | Expected an @return tag. |
128 | parameter 'reference' must match pattern '. '. |
128 | Expected @param tag for 'reference'. |
150 | Expected an @return tag. |
150 | parameter 'col' must match pattern '. '. |
150 | Expected @param tag for 'col'. |
167 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\HSSFColor.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
75 | 'static' modifier out of order with the JLS suggestions. |
75 | variable 'PALETTE_SIZE' missing Javadoc. |
93 | 'static' modifier out of order with the JLS suggestions. |
146 | line contains a tab character |
160 | 'static' modifier out of order with the JLS suggestions. |
250 | 'static' modifier out of order with the JLS suggestions. |
253 | 'static' modifier out of order with the JLS suggestions. |
253 | variable 'index' missing Javadoc. |
254 | 'static' modifier out of order with the JLS suggestions. |
254 | variable 'triplet' missing Javadoc. |
258 | 'static' modifier out of order with the JLS suggestions. |
258 | variable 'hexString' missing Javadoc. |
260 | method is missing a Javadoc comment. |
265 | method is missing a Javadoc comment. |
270 | method is missing a Javadoc comment. |
281 | 'static' modifier out of order with the JLS suggestions. |
284 | 'static' modifier out of order with the JLS suggestions. |
284 | variable 'index' missing Javadoc. |
285 | 'static' modifier out of order with the JLS suggestions. |
285 | variable 'triplet' missing Javadoc. |
289 | 'static' modifier out of order with the JLS suggestions. |
289 | variable 'hexString' missing Javadoc. |
291 | method is missing a Javadoc comment. |
296 | method is missing a Javadoc comment. |
301 | method is missing a Javadoc comment. |
315 | 'static' modifier out of order with the JLS suggestions. |
315 | variable 'index' missing Javadoc. |
316 | 'static' modifier out of order with the JLS suggestions. |
316 | variable 'triplet' missing Javadoc. |
320 | 'static' modifier out of order with the JLS suggestions. |
320 | variable 'hexString' missing Javadoc. |
322 | method is missing a Javadoc comment. |
327 | method is missing a Javadoc comment. |
332 | method is missing a Javadoc comment. |
343 | 'static' modifier out of order with the JLS suggestions. |
346 | 'static' modifier out of order with the JLS suggestions. |
346 | variable 'index' missing Javadoc. |
347 | 'static' modifier out of order with the JLS suggestions. |
347 | variable 'triplet' missing Javadoc. |
351 | 'static' modifier out of order with the JLS suggestions. |
351 | variable 'hexString' missing Javadoc. |
353 | method is missing a Javadoc comment. |
358 | method is missing a Javadoc comment. |
363 | method is missing a Javadoc comment. |
374 | 'static' modifier out of order with the JLS suggestions. |
377 | 'static' modifier out of order with the JLS suggestions. |
377 | variable 'index' missing Javadoc. |
378 | 'static' modifier out of order with the JLS suggestions. |
378 | variable 'triplet' missing Javadoc. |
382 | 'static' modifier out of order with the JLS suggestions. |
382 | variable 'hexString' missing Javadoc. |
384 | method is missing a Javadoc comment. |
389 | method is missing a Javadoc comment. |
394 | method is missing a Javadoc comment. |
405 | 'static' modifier out of order with the JLS suggestions. |
408 | 'static' modifier out of order with the JLS suggestions. |
408 | variable 'index' missing Javadoc. |
409 | 'static' modifier out of order with the JLS suggestions. |
409 | variable 'triplet' missing Javadoc. |
413 | 'static' modifier out of order with the JLS suggestions. |
413 | variable 'hexString' missing Javadoc. |
415 | method is missing a Javadoc comment. |
420 | method is missing a Javadoc comment. |
425 | method is missing a Javadoc comment. |
436 | 'static' modifier out of order with the JLS suggestions. |
439 | 'static' modifier out of order with the JLS suggestions. |
439 | variable 'index' missing Javadoc. |
440 | 'static' modifier out of order with the JLS suggestions. |
440 | variable 'triplet' missing Javadoc. |
444 | 'static' modifier out of order with the JLS suggestions. |
444 | variable 'hexString' missing Javadoc. |
446 | method is missing a Javadoc comment. |
451 | method is missing a Javadoc comment. |
456 | method is missing a Javadoc comment. |
467 | 'static' modifier out of order with the JLS suggestions. |
470 | 'static' modifier out of order with the JLS suggestions. |
470 | variable 'index' missing Javadoc. |
471 | 'static' modifier out of order with the JLS suggestions. |
471 | variable 'triplet' missing Javadoc. |
475 | 'static' modifier out of order with the JLS suggestions. |
475 | variable 'hexString' missing Javadoc. |
477 | method is missing a Javadoc comment. |
482 | method is missing a Javadoc comment. |
487 | method is missing a Javadoc comment. |
498 | 'static' modifier out of order with the JLS suggestions. |
501 | 'static' modifier out of order with the JLS suggestions. |
501 | variable 'index' missing Javadoc. |
502 | 'static' modifier out of order with the JLS suggestions. |
502 | variable 'triplet' missing Javadoc. |
506 | 'static' modifier out of order with the JLS suggestions. |
506 | variable 'hexString' missing Javadoc. |
508 | method is missing a Javadoc comment. |
513 | method is missing a Javadoc comment. |
518 | method is missing a Javadoc comment. |
529 | 'static' modifier out of order with the JLS suggestions. |
532 | 'static' modifier out of order with the JLS suggestions. |
532 | variable 'index' missing Javadoc. |
533 | 'static' modifier out of order with the JLS suggestions. |
533 | variable 'triplet' missing Javadoc. |
537 | 'static' modifier out of order with the JLS suggestions. |
537 | variable 'hexString' missing Javadoc. |
539 | method is missing a Javadoc comment. |
544 | method is missing a Javadoc comment. |
549 | method is missing a Javadoc comment. |
560 | 'static' modifier out of order with the JLS suggestions. |
563 | 'static' modifier out of order with the JLS suggestions. |
563 | variable 'index' missing Javadoc. |
564 | 'static' modifier out of order with the JLS suggestions. |
564 | variable 'triplet' missing Javadoc. |
568 | 'static' modifier out of order with the JLS suggestions. |
568 | variable 'hexString' missing Javadoc. |
570 | method is missing a Javadoc comment. |
575 | method is missing a Javadoc comment. |
580 | method is missing a Javadoc comment. |
591 | 'static' modifier out of order with the JLS suggestions. |
594 | 'static' modifier out of order with the JLS suggestions. |
594 | variable 'index' missing Javadoc. |
595 | 'static' modifier out of order with the JLS suggestions. |
595 | variable 'triplet' missing Javadoc. |
599 | 'static' modifier out of order with the JLS suggestions. |
599 | variable 'hexString' missing Javadoc. |
601 | method is missing a Javadoc comment. |
606 | method is missing a Javadoc comment. |
611 | method is missing a Javadoc comment. |
622 | 'static' modifier out of order with the JLS suggestions. |
625 | 'static' modifier out of order with the JLS suggestions. |
625 | variable 'index' missing Javadoc. |
626 | 'static' modifier out of order with the JLS suggestions. |
626 | variable 'triplet' missing Javadoc. |
630 | 'static' modifier out of order with the JLS suggestions. |
630 | variable 'hexString' missing Javadoc. |
632 | method is missing a Javadoc comment. |
637 | method is missing a Javadoc comment. |
642 | method is missing a Javadoc comment. |
653 | 'static' modifier out of order with the JLS suggestions. |
656 | 'static' modifier out of order with the JLS suggestions. |
656 | variable 'index' missing Javadoc. |
657 | 'static' modifier out of order with the JLS suggestions. |
657 | variable 'triplet' missing Javadoc. |
661 | 'static' modifier out of order with the JLS suggestions. |
661 | variable 'hexString' missing Javadoc. |
663 | method is missing a Javadoc comment. |
668 | method is missing a Javadoc comment. |
673 | method is missing a Javadoc comment. |
684 | 'static' modifier out of order with the JLS suggestions. |
687 | 'static' modifier out of order with the JLS suggestions. |
687 | variable 'index' missing Javadoc. |
688 | 'static' modifier out of order with the JLS suggestions. |
688 | variable 'triplet' missing Javadoc. |
692 | 'static' modifier out of order with the JLS suggestions. |
692 | variable 'hexString' missing Javadoc. |
694 | method is missing a Javadoc comment. |
699 | method is missing a Javadoc comment. |
704 | method is missing a Javadoc comment. |
715 | 'static' modifier out of order with the JLS suggestions. |
718 | 'static' modifier out of order with the JLS suggestions. |
718 | variable 'index' missing Javadoc. |
719 | 'static' modifier out of order with the JLS suggestions. |
719 | variable 'triplet' missing Javadoc. |
723 | 'static' modifier out of order with the JLS suggestions. |
723 | variable 'hexString' missing Javadoc. |
725 | method is missing a Javadoc comment. |
730 | method is missing a Javadoc comment. |
735 | method is missing a Javadoc comment. |
746 | 'static' modifier out of order with the JLS suggestions. |
749 | 'static' modifier out of order with the JLS suggestions. |
749 | variable 'index' missing Javadoc. |
750 | 'static' modifier out of order with the JLS suggestions. |
750 | variable 'triplet' missing Javadoc. |
754 | 'static' modifier out of order with the JLS suggestions. |
754 | variable 'hexString' missing Javadoc. |
756 | method is missing a Javadoc comment. |
761 | method is missing a Javadoc comment. |
766 | method is missing a Javadoc comment. |
777 | 'static' modifier out of order with the JLS suggestions. |
780 | 'static' modifier out of order with the JLS suggestions. |
780 | variable 'index' missing Javadoc. |
781 | 'static' modifier out of order with the JLS suggestions. |
781 | variable 'triplet' missing Javadoc. |
785 | 'static' modifier out of order with the JLS suggestions. |
785 | variable 'hexString' missing Javadoc. |
787 | method is missing a Javadoc comment. |
792 | method is missing a Javadoc comment. |
797 | method is missing a Javadoc comment. |
808 | 'static' modifier out of order with the JLS suggestions. |
811 | 'static' modifier out of order with the JLS suggestions. |
811 | variable 'index' missing Javadoc. |
812 | 'static' modifier out of order with the JLS suggestions. |
812 | variable 'triplet' missing Javadoc. |
816 | 'static' modifier out of order with the JLS suggestions. |
816 | variable 'hexString' missing Javadoc. |
818 | method is missing a Javadoc comment. |
823 | method is missing a Javadoc comment. |
828 | method is missing a Javadoc comment. |
839 | 'static' modifier out of order with the JLS suggestions. |
842 | 'static' modifier out of order with the JLS suggestions. |
842 | variable 'index' missing Javadoc. |
843 | 'static' modifier out of order with the JLS suggestions. |
843 | variable 'triplet' missing Javadoc. |
847 | 'static' modifier out of order with the JLS suggestions. |
847 | variable 'hexString' missing Javadoc. |
849 | method is missing a Javadoc comment. |
854 | method is missing a Javadoc comment. |
859 | method is missing a Javadoc comment. |
870 | 'static' modifier out of order with the JLS suggestions. |
873 | 'static' modifier out of order with the JLS suggestions. |
873 | variable 'index' missing Javadoc. |
874 | 'static' modifier out of order with the JLS suggestions. |
874 | variable 'triplet' missing Javadoc. |
878 | 'static' modifier out of order with the JLS suggestions. |
878 | variable 'hexString' missing Javadoc. |
880 | method is missing a Javadoc comment. |
885 | method is missing a Javadoc comment. |
890 | method is missing a Javadoc comment. |
901 | 'static' modifier out of order with the JLS suggestions. |
904 | 'static' modifier out of order with the JLS suggestions. |
904 | variable 'index' missing Javadoc. |
905 | 'static' modifier out of order with the JLS suggestions. |
905 | variable 'triplet' missing Javadoc. |
909 | 'static' modifier out of order with the JLS suggestions. |
909 | variable 'hexString' missing Javadoc. |
911 | method is missing a Javadoc comment. |
916 | method is missing a Javadoc comment. |
921 | method is missing a Javadoc comment. |
932 | 'static' modifier out of order with the JLS suggestions. |
935 | 'static' modifier out of order with the JLS suggestions. |
935 | variable 'index' missing Javadoc. |
936 | 'static' modifier out of order with the JLS suggestions. |
936 | variable 'triplet' missing Javadoc. |
940 | 'static' modifier out of order with the JLS suggestions. |
940 | variable 'hexString' missing Javadoc. |
942 | method is missing a Javadoc comment. |
947 | method is missing a Javadoc comment. |
952 | method is missing a Javadoc comment. |
963 | 'static' modifier out of order with the JLS suggestions. |
966 | 'static' modifier out of order with the JLS suggestions. |
966 | variable 'index' missing Javadoc. |
967 | 'static' modifier out of order with the JLS suggestions. |
967 | variable 'triplet' missing Javadoc. |
971 | 'static' modifier out of order with the JLS suggestions. |
971 | variable 'hexString' missing Javadoc. |
973 | method is missing a Javadoc comment. |
978 | method is missing a Javadoc comment. |
983 | method is missing a Javadoc comment. |
994 | 'static' modifier out of order with the JLS suggestions. |
997 | 'static' modifier out of order with the JLS suggestions. |
997 | variable 'index' missing Javadoc. |
998 | 'static' modifier out of order with the JLS suggestions. |
998 | variable 'triplet' missing Javadoc. |
1002 | 'static' modifier out of order with the JLS suggestions. |
1002 | variable 'hexString' missing Javadoc. |
1004 | method is missing a Javadoc comment. |
1009 | method is missing a Javadoc comment. |
1014 | method is missing a Javadoc comment. |
1025 | 'static' modifier out of order with the JLS suggestions. |
1028 | 'static' modifier out of order with the JLS suggestions. |
1028 | variable 'index' missing Javadoc. |
1029 | 'static' modifier out of order with the JLS suggestions. |
1029 | variable 'triplet' missing Javadoc. |
1033 | 'static' modifier out of order with the JLS suggestions. |
1033 | variable 'hexString' missing Javadoc. |
1035 | method is missing a Javadoc comment. |
1040 | method is missing a Javadoc comment. |
1045 | method is missing a Javadoc comment. |
1056 | 'static' modifier out of order with the JLS suggestions. |
1059 | 'static' modifier out of order with the JLS suggestions. |
1059 | variable 'index' missing Javadoc. |
1060 | 'static' modifier out of order with the JLS suggestions. |
1060 | variable 'triplet' missing Javadoc. |
1064 | 'static' modifier out of order with the JLS suggestions. |
1064 | variable 'hexString' missing Javadoc. |
1066 | method is missing a Javadoc comment. |
1071 | method is missing a Javadoc comment. |
1076 | method is missing a Javadoc comment. |
1087 | 'static' modifier out of order with the JLS suggestions. |
1090 | 'static' modifier out of order with the JLS suggestions. |
1090 | variable 'index' missing Javadoc. |
1091 | 'static' modifier out of order with the JLS suggestions. |
1091 | variable 'triplet' missing Javadoc. |
1095 | 'static' modifier out of order with the JLS suggestions. |
1095 | variable 'hexString' missing Javadoc. |
1097 | method is missing a Javadoc comment. |
1102 | method is missing a Javadoc comment. |
1107 | method is missing a Javadoc comment. |
1118 | 'static' modifier out of order with the JLS suggestions. |
1121 | 'static' modifier out of order with the JLS suggestions. |
1121 | variable 'index' missing Javadoc. |
1122 | 'static' modifier out of order with the JLS suggestions. |
1122 | variable 'triplet' missing Javadoc. |
1126 | 'static' modifier out of order with the JLS suggestions. |
1126 | variable 'hexString' missing Javadoc. |
1128 | method is missing a Javadoc comment. |
1133 | method is missing a Javadoc comment. |
1138 | method is missing a Javadoc comment. |
1149 | 'static' modifier out of order with the JLS suggestions. |
1152 | 'static' modifier out of order with the JLS suggestions. |
1152 | variable 'index' missing Javadoc. |
1153 | 'static' modifier out of order with the JLS suggestions. |
1153 | variable 'triplet' missing Javadoc. |
1157 | 'static' modifier out of order with the JLS suggestions. |
1157 | variable 'hexString' missing Javadoc. |
1159 | method is missing a Javadoc comment. |
1164 | method is missing a Javadoc comment. |
1169 | method is missing a Javadoc comment. |
1180 | 'static' modifier out of order with the JLS suggestions. |
1183 | 'static' modifier out of order with the JLS suggestions. |
1183 | variable 'index' missing Javadoc. |
1184 | 'static' modifier out of order with the JLS suggestions. |
1184 | variable 'triplet' missing Javadoc. |
1188 | 'static' modifier out of order with the JLS suggestions. |
1188 | variable 'hexString' missing Javadoc. |
1190 | method is missing a Javadoc comment. |
1195 | method is missing a Javadoc comment. |
1200 | method is missing a Javadoc comment. |
1211 | 'static' modifier out of order with the JLS suggestions. |
1214 | 'static' modifier out of order with the JLS suggestions. |
1214 | variable 'index' missing Javadoc. |
1215 | 'static' modifier out of order with the JLS suggestions. |
1215 | variable 'triplet' missing Javadoc. |
1219 | 'static' modifier out of order with the JLS suggestions. |
1219 | variable 'hexString' missing Javadoc. |
1221 | method is missing a Javadoc comment. |
1226 | method is missing a Javadoc comment. |
1231 | method is missing a Javadoc comment. |
1242 | 'static' modifier out of order with the JLS suggestions. |
1245 | 'static' modifier out of order with the JLS suggestions. |
1245 | variable 'index' missing Javadoc. |
1246 | 'static' modifier out of order with the JLS suggestions. |
1246 | variable 'triplet' missing Javadoc. |
1250 | 'static' modifier out of order with the JLS suggestions. |
1250 | variable 'hexString' missing Javadoc. |
1252 | method is missing a Javadoc comment. |
1257 | method is missing a Javadoc comment. |
1262 | method is missing a Javadoc comment. |
1273 | 'static' modifier out of order with the JLS suggestions. |
1276 | 'static' modifier out of order with the JLS suggestions. |
1276 | variable 'index' missing Javadoc. |
1277 | 'static' modifier out of order with the JLS suggestions. |
1277 | variable 'triplet' missing Javadoc. |
1281 | 'static' modifier out of order with the JLS suggestions. |
1281 | variable 'hexString' missing Javadoc. |
1283 | method is missing a Javadoc comment. |
1288 | method is missing a Javadoc comment. |
1293 | method is missing a Javadoc comment. |
1304 | 'static' modifier out of order with the JLS suggestions. |
1307 | 'static' modifier out of order with the JLS suggestions. |
1307 | variable 'index' missing Javadoc. |
1308 | 'static' modifier out of order with the JLS suggestions. |
1308 | variable 'triplet' missing Javadoc. |
1312 | 'static' modifier out of order with the JLS suggestions. |
1312 | variable 'hexString' missing Javadoc. |
1314 | method is missing a Javadoc comment. |
1319 | method is missing a Javadoc comment. |
1324 | method is missing a Javadoc comment. |
1335 | 'static' modifier out of order with the JLS suggestions. |
1338 | 'static' modifier out of order with the JLS suggestions. |
1338 | variable 'index' missing Javadoc. |
1339 | 'static' modifier out of order with the JLS suggestions. |
1339 | variable 'triplet' missing Javadoc. |
1343 | 'static' modifier out of order with the JLS suggestions. |
1343 | variable 'hexString' missing Javadoc. |
1345 | method is missing a Javadoc comment. |
1350 | method is missing a Javadoc comment. |
1355 | method is missing a Javadoc comment. |
1366 | 'static' modifier out of order with the JLS suggestions. |
1369 | 'static' modifier out of order with the JLS suggestions. |
1369 | variable 'index' missing Javadoc. |
1370 | 'static' modifier out of order with the JLS suggestions. |
1370 | variable 'triplet' missing Javadoc. |
1374 | 'static' modifier out of order with the JLS suggestions. |
1374 | variable 'hexString' missing Javadoc. |
1376 | method is missing a Javadoc comment. |
1381 | method is missing a Javadoc comment. |
1386 | method is missing a Javadoc comment. |
1397 | 'static' modifier out of order with the JLS suggestions. |
1400 | 'static' modifier out of order with the JLS suggestions. |
1400 | variable 'index' missing Javadoc. |
1401 | 'static' modifier out of order with the JLS suggestions. |
1401 | variable 'triplet' missing Javadoc. |
1405 | 'static' modifier out of order with the JLS suggestions. |
1405 | variable 'hexString' missing Javadoc. |
1407 | method is missing a Javadoc comment. |
1412 | method is missing a Javadoc comment. |
1417 | method is missing a Javadoc comment. |
1428 | 'static' modifier out of order with the JLS suggestions. |
1431 | 'static' modifier out of order with the JLS suggestions. |
1431 | variable 'index' missing Javadoc. |
1432 | 'static' modifier out of order with the JLS suggestions. |
1432 | variable 'triplet' missing Javadoc. |
1436 | 'static' modifier out of order with the JLS suggestions. |
1436 | variable 'hexString' missing Javadoc. |
1438 | method is missing a Javadoc comment. |
1443 | method is missing a Javadoc comment. |
1448 | method is missing a Javadoc comment. |
1459 | 'static' modifier out of order with the JLS suggestions. |
1462 | 'static' modifier out of order with the JLS suggestions. |
1462 | variable 'index' missing Javadoc. |
1463 | 'static' modifier out of order with the JLS suggestions. |
1463 | variable 'triplet' missing Javadoc. |
1467 | 'static' modifier out of order with the JLS suggestions. |
1467 | variable 'hexString' missing Javadoc. |
1469 | method is missing a Javadoc comment. |
1474 | method is missing a Javadoc comment. |
1479 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\RangeAddress.java | |
---|---|
Line | Error |
137 | 'static' modifier out of order with the JLS suggestions. |
137 | variable 'WRONG_POS' missing Javadoc. |
139 | 'static' modifier out of order with the JLS suggestions. |
139 | variable 'MAX_HEIGHT' missing Javadoc. |
141 | 'static' modifier out of order with the JLS suggestions. |
141 | variable 'SO_FORMNAME_ENCLOSURE' missing Javadoc. |
143 | variable 'm_sheetName' missing Javadoc. |
145 | variable 'm_cellFrom' missing Javadoc. |
147 | variable 'm_cellTo' missing Javadoc. |
151 | method is missing a Javadoc comment. |
151 | parameter '_url' must match pattern '. '. |
159 | method is missing a Javadoc comment. |
159 | parameter '_startCol' must match pattern '. '. |
159 | parameter '_startRow' must match pattern '. '. |
159 | parameter '_endCol' must match pattern '. '. |
159 | parameter '_endRow' must match pattern '. '. |
169 | method is missing a Javadoc comment. |
193 | method is missing a Javadoc comment. |
201 | method is missing a Javadoc comment. |
221 | method is missing a Javadoc comment. |
221 | parameter '_cell' must match pattern '. '. |
243 | method is missing a Javadoc comment. |
251 | method is missing a Javadoc comment. |
251 | parameter '_sheetName' must match pattern '. '. |
251 | parameter '_canBeWaitSpace' must match pattern '. '. |
273 | method is missing a Javadoc comment. |
273 | parameter '_sheetName' must match pattern '. '. |
293 | method is missing a Javadoc comment. |
301 | method is missing a Javadoc comment. |
309 | method is missing a Javadoc comment. |
333 | method is missing a Javadoc comment. |
357 | method is missing a Javadoc comment. |
357 | parameter '_width' must match pattern '. '. |
357 | parameter '_height' must match pattern '. '. |
377 | method is missing a Javadoc comment. |
389 | method is missing a Javadoc comment. |
401 | method is missing a Javadoc comment. |
413 | method is missing a Javadoc comment. |
413 | parameter '_url' must match pattern '. '. |
455 | method is missing a Javadoc comment. |
455 | parameter '_url' must match pattern '. '. |
517 | method is missing a Javadoc comment. |
517 | parameter '_subrange' must match pattern '. '. |
555 | method is missing a Javadoc comment. |
555 | parameter '_str' must match pattern '. '. |
585 | method is missing a Javadoc comment. |
585 | parameter '_subrange' must match pattern '. '. |
607 | method is missing a Javadoc comment. |
607 | parameter '_value' must match pattern '. '. |
625 | method is missing a Javadoc comment. |
625 | parameter '_value' must match pattern '. '. |
643 | method is missing a Javadoc comment. |
643 | parameter '_range' must match pattern '. '. |
665 | method is missing a Javadoc comment. |
665 | parameter '_value' must match pattern '. '. |
697 | method is missing a Javadoc comment. |
697 | parameter '_s' must match pattern '. '. |
727 | method is missing a Javadoc comment. |
727 | parameter '_num' must match pattern '. '. |
755 | method is missing a Javadoc comment. |
755 | parameter '_source' must match pattern '. '. |
755 | parameter '_oldPattern' must match pattern '. '. |
757 | parameter '_newPattern' must match pattern '. '. |
779 | method is missing a Javadoc comment. |
779 | parameter '_source' must match pattern '. '. |
779 | parameter '_match' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\Region.java | |
---|---|
Line | Error |
71 | variable 'rowFrom' missing Javadoc. |
72 | variable 'colFrom' missing Javadoc. |
73 | variable 'rowTo' missing Javadoc. |
74 | variable 'colTo' missing Javadoc. |
84 | method is missing a Javadoc comment. |
84 | parameter 'rowFrom' must match pattern '. '. |
84 | parameter 'colFrom' must match pattern '. '. |
84 | parameter 'rowTo' must match pattern '. '. |
84 | parameter 'colTo' must match pattern '. '. |
97 | parameter 'region' must match pattern '. '. |
97 | Expected @param tag for 'region'. |
152 | parameter 'colFrom' must match pattern '. '. |
163 | parameter 'rowFrom' must match pattern '. '. |
174 | parameter 'colTo' must match pattern '. '. |
185 | parameter 'rowTo' must match pattern '. '. |
196 | Expected an @return tag. |
196 | parameter 'row' must match pattern '. '. |
196 | Expected @param tag for 'row'. |
196 | parameter 'col' must match pattern '. '. |
196 | Expected @param tag for 'col'. |
209 | method is missing a Javadoc comment. |
209 | parameter 'r' must match pattern '. '. |
224 | Expected an @return tag. |
224 | parameter 'r' must match pattern '. '. |
243 | method is missing a Javadoc comment. |
243 | parameter 'o' must match pattern '. '. |
252 | Expected an @return tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\hssf\util\RKUtil.java | |
---|---|
Line | Error |
69 | method is missing a Javadoc comment. |
78 | Expected an @return tag. |
78 | parameter 'number' must match pattern '. '. |
78 | Expected @param tag for 'number'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\common\POIFSConstants.java | |
---|---|
Line | Error |
65 | variable 'BIG_BLOCK_SIZE' missing Javadoc. |
66 | variable 'END_OF_CHAIN' missing Javadoc. |
67 | variable 'PROPERTY_SIZE' missing Javadoc. |
68 | variable 'UNUSED_BLOCK' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\dev\POIFSViewable.java | |
---|---|
Line | Error |
84 | redundant 'public' modifier. |
94 | redundant 'public' modifier. |
104 | redundant 'public' modifier. |
113 | redundant 'public' modifier. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\dev\POIFSViewEngine.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
70 | variable '_EOL' missing Javadoc. |
86 | parameter 'viewable' must match pattern '. '. |
87 | parameter 'drilldown' must match pattern '. '. |
88 | parameter 'indentLevel' must match pattern '. '. |
89 | parameter 'indentString' must match pattern '. '. |
134 | method is missing a Javadoc comment. |
134 | parameter 'indentLevel' must match pattern '. '. |
135 | parameter 'indentString' must match pattern '. '. |
135 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\dev\POIFSViewer.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
79 | parameter 'args' must match pattern '. '. |
94 | method is missing a Javadoc comment. |
94 | parameter 'filename' must match pattern '. '. |
95 | parameter 'printName' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\eventfilesystem\POIFSReader.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
87 | variable 'registry' missing Javadoc. |
88 | variable 'registryClosed' missing Javadoc. |
108 | parameter 'stream' must match pattern '. '. |
146 | Unused @throws tag for 'NullPointerException'. |
147 | Unused @throws tag for 'IllegalStateException'. |
150 | parameter 'listener' must match pattern '. '. |
171 | Unused @throws tag for 'NullPointerException'. |
173 | Unused @throws tag for 'IllegalStateException'. |
176 | parameter 'listener' must match pattern '. '. |
177 | parameter 'name' must match pattern '. '. |
192 | Unused @throws tag for 'NullPointerException'. |
194 | Unused @throws tag for 'IllegalStateException'. |
197 | parameter 'listener' must match pattern '. '. |
198 | parameter 'path' must match pattern '. '. |
199 | parameter 'name' must match pattern '. '. |
222 | parameter 'args' must match pattern '. '. |
223 | Expected @throws tag for 'IOException'. |
247 | method is missing a Javadoc comment. |
247 | parameter 'small_blocks' must match pattern '. '. |
248 | parameter 'big_blocks' must match pattern '. '. |
249 | parameter 'properties' must match pattern '. '. |
250 | parameter 'path' must match pattern '. '. |
320 | type is missing a Javadoc comment. |
338 | parameter 'event' must match pattern '. '. |
338 | Expected @param tag for 'event'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\eventfilesystem\POIFSReaderEvent.java | |
---|---|
Line | Error |
70 | variable 'stream' missing Javadoc. |
71 | variable 'path' missing Javadoc. |
72 | variable 'documentName' missing Javadoc. |
82 | parameter 'stream' must match pattern '. '. |
83 | parameter 'path' must match pattern '. '. |
83 | parameter 'documentName' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\eventfilesystem\POIFSReaderListener.java | |
---|---|
Line | Error |
75 | redundant 'public' modifier. |
75 | parameter 'event' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\eventfilesystem\POIFSReaderRegistry.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
75 | variable 'omnivorousListeners' missing Javadoc. |
81 | variable 'selectiveListeners' missing Javadoc. |
88 | variable 'chosenDocumentDescriptors' missing Javadoc. |
109 | parameter 'listener' must match pattern '. '. |
110 | parameter 'path' must match pattern '. '. |
111 | parameter 'documentName' must match pattern '. '. |
157 | parameter 'listener' must match pattern '. '. |
180 | parameter 'path' must match pattern '. '. |
180 | parameter 'name' must match pattern '. '. |
194 | method is missing a Javadoc comment. |
194 | parameter 'listener' must match pattern '. '. |
209 | method is missing a Javadoc comment. |
209 | parameter 'listener' must match pattern '. '. |
210 | parameter 'descriptor' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\BATManaged.java | |
---|---|
Line | Error |
74 | redundant 'public' modifier. |
83 | redundant 'public' modifier. |
83 | parameter 'index' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DirectoryEntry.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
84 | redundant 'public' modifier. |
92 | redundant 'public' modifier. |
102 | redundant 'public' modifier. |
116 | redundant 'public' modifier. |
116 | parameter 'name' must match pattern '. '. |
131 | redundant 'public' modifier. |
131 | parameter 'name' must match pattern '. '. |
132 | parameter 'stream' must match pattern '. '. |
133 | Expected @throws tag for 'IOException'. |
147 | redundant 'public' modifier. |
147 | parameter 'name' must match pattern '. '. |
147 | parameter 'size' must match pattern '. '. |
148 | parameter 'writer' must match pattern '. '. |
149 | Expected @throws tag for 'IOException'. |
161 | redundant 'public' modifier. |
161 | parameter 'name' must match pattern '. '. |
162 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DirectoryNode.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
79 | variable '_entries' missing Javadoc. |
82 | variable '_filesystem' missing Javadoc. |
85 | variable '_path' missing Javadoc. |
96 | parameter 'property' must match pattern '. '. |
97 | parameter 'filesystem' must match pattern '. '. |
98 | parameter 'parent' must match pattern '. '. |
154 | parameter 'document' must match pattern '. '. |
155 | Expected @throws tag for 'IOException'. |
175 | parameter 'oldName' must match pattern '. '. |
175 | parameter 'newName' must match pattern '. '. |
201 | parameter 'entry' must match pattern '. '. |
269 | parameter 'name' must match pattern '. '. |
300 | parameter 'name' must match pattern '. '. |
301 | parameter 'stream' must match pattern '. '. |
302 | Expected @throws tag for 'IOException'. |
319 | parameter 'name' must match pattern '. '. |
319 | parameter 'size' must match pattern '. '. |
320 | parameter 'writer' must match pattern '. '. |
321 | Expected @throws tag for 'IOException'. |
336 | parameter 'name' must match pattern '. '. |
337 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DocumentDescriptor.java | |
---|---|
Line | Error |
67 | variable 'path' missing Javadoc. |
68 | variable 'name' missing Javadoc. |
69 | variable 'hashcode' missing Javadoc. |
78 | parameter 'path' must match pattern '. '. |
78 | parameter 'name' must match pattern '. '. |
105 | parameter 'o' must match pattern '. '. |
141 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DocumentEntry.java | |
---|---|
Line | Error |
75 | redundant 'public' modifier. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DocumentInputStream.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
72 | variable '_current_offset' missing Javadoc. |
76 | variable '_marked_offset' missing Javadoc. |
79 | variable '_document_size' missing Javadoc. |
82 | variable '_closed' missing Javadoc. |
85 | variable '_document' missing Javadoc. |
88 | variable '_tiny_buffer' missing Javadoc. |
91 | 'private' modifier out of order with the JLS suggestions. |
91 | variable 'EOD' missing Javadoc. |
102 | parameter 'document' must match pattern '. '. |
129 | parameter 'document' must match pattern '. '. |
168 | Expected @throws tag for 'IOException'. |
197 | parameter 'ignoredReadlimit' must match pattern '. '. |
227 | Expected @throws tag for 'IOException'. |
279 | parameter 'b' must match pattern '. '. |
280 | Expected @throws tag for 'IOException'. |
280 | Expected @throws tag for 'NullPointerException'. |
333 | parameter 'b' must match pattern '. '. |
333 | parameter 'off' must match pattern '. '. |
333 | parameter 'len' must match pattern '. '. |
334 | Expected @throws tag for 'IOException'. |
334 | Expected @throws tag for 'NullPointerException'. |
334 | Expected @throws tag for 'IndexOutOfBoundsException'. |
446 | parameter 'n' must match pattern '. '. |
447 | Expected @throws tag for 'IOException'. |
472 | method is missing a Javadoc comment. |
482 | method is missing a Javadoc comment. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DocumentNode.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
75 | variable '_document' missing Javadoc. |
85 | parameter 'property' must match pattern '. '. |
85 | parameter 'parent' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\DocumentOutputStream.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
72 | variable 'stream' missing Javadoc. |
73 | variable 'limit' missing Javadoc. |
74 | variable 'written' missing Javadoc. |
84 | parameter 'stream' must match pattern '. '. |
84 | parameter 'limit' must match pattern '. '. |
104 | parameter 'b' must match pattern '. '. |
119 | parameter 'b' must match pattern '. '. |
146 | parameter 'b' must match pattern '. '. |
146 | parameter 'off' must match pattern '. '. |
146 | parameter 'len' must match pattern '. '. |
192 | parameter 'totalLimit' must match pattern '. '. |
192 | parameter 'fill' must match pattern '. '. |
204 | method is missing a Javadoc comment. |
204 | parameter 'toBeWritten' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\Entry.java | |
---|---|
Line | Error |
75 | redundant 'public' modifier. |
83 | redundant 'public' modifier. |
91 | redundant 'public' modifier. |
100 | redundant 'public' modifier. |
115 | redundant 'public' modifier. |
131 | redundant 'public' modifier. |
131 | parameter 'newName' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\EntryNode.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
80 | variable '_property' missing Javadoc. |
83 | variable '_parent' missing Javadoc. |
93 | parameter 'property' must match pattern '. '. |
93 | parameter 'parent' must match pattern '. '. |
218 | parameter 'newName' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\POIFSDocument.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
82 | variable '_property' missing Javadoc. |
83 | variable '_size' missing Javadoc. |
86 | variable '_small_store' missing Javadoc. |
87 | variable '_big_store' missing Javadoc. |
99 | parameter 'name' must match pattern '. '. |
99 | parameter 'blocks' must match pattern '. '. |
100 | parameter 'length' must match pattern '. '. |
101 | Expected @throws tag for 'IOException'. |
118 | parameter 'name' must match pattern '. '. |
119 | parameter 'blocks' must match pattern '. '. |
119 | parameter 'length' must match pattern '. '. |
146 | parameter 'name' must match pattern '. '. |
146 | parameter 'blocks' must match pattern '. '. |
147 | parameter 'length' must match pattern '. '. |
148 | Expected @throws tag for 'IOException'. |
174 | parameter 'name' must match pattern '. '. |
174 | parameter 'stream' must match pattern '. '. |
226 | parameter 'name' must match pattern '. '. |
226 | parameter 'size' must match pattern '. '. |
227 | parameter 'path' must match pattern '. '. |
228 | parameter 'writer' must match pattern '. '. |
273 | parameter 'buffer' must match pattern '. '. |
273 | parameter 'offset' must match pattern '. '. |
308 | parameter 'stream' must match pattern '. '. |
335 | parameter 'index' must match pattern '. '. |
444 | type is missing a Javadoc comment. |
446 | variable 'smallBlocks' missing Javadoc. |
447 | variable 'path' missing Javadoc. |
448 | variable 'name' missing Javadoc. |
449 | variable 'size' missing Javadoc. |
450 | variable 'writer' missing Javadoc. |
458 | parameter 'blocks' must match pattern '. '. |
481 | parameter 'path' must match pattern '. '. |
481 | parameter 'name' must match pattern '. '. |
482 | parameter 'size' must match pattern '. '. |
482 | parameter 'writer' must match pattern '. '. |
522 | type is missing a Javadoc comment. |
524 | variable 'bigBlocks' missing Javadoc. |
525 | variable 'path' missing Javadoc. |
526 | variable 'name' missing Javadoc. |
527 | variable 'size' missing Javadoc. |
528 | variable 'writer' missing Javadoc. |
538 | parameter 'blocks' must match pattern '. '. |
571 | parameter 'path' must match pattern '. '. |
571 | parameter 'name' must match pattern '. '. |
572 | parameter 'size' must match pattern '. '. |
572 | parameter 'writer' must match pattern '. '. |
618 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\POIFSDocumentPath.java | |
---|---|
Line | Error |
69 | variable 'components' missing Javadoc. |
70 | variable 'hashcode' missing Javadoc. |
96 | parameter 'components' must match pattern '. '. |
143 | parameter 'path' must match pattern '. '. |
144 | parameter 'components' must match pattern '. '. |
186 | parameter 'o' must match pattern '. '. |
256 | parameter 'n' must match pattern '. '. |
267 | Unused Javadoc tag. |
292 | Unused Javadoc tag. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
62 | Unused import - org.apache.poi.poifs.common.POIFSConstants |
65 | Unused import - org.apache.poi.poifs.property.DocumentProperty |
75 | Unused import - org.apache.poi.poifs.storage.RawDataBlock |
79 | Unused import - org.apache.poi.poifs.storage.SmallDocumentBlock |
91 | variable '_property_table' missing Javadoc. |
92 | variable '_documents' missing Javadoc. |
93 | variable '_root' missing Javadoc. |
114 | parameter 'stream' must match pattern '. '. |
158 | parameter 'stream' must match pattern '. '. |
159 | parameter 'name' must match pattern '. '. |
178 | parameter 'name' must match pattern '. '. |
178 | parameter 'size' must match pattern '. '. |
179 | parameter 'writer' must match pattern '. '. |
180 | Expected @throws tag for 'IOException'. |
195 | parameter 'name' must match pattern '. '. |
210 | parameter 'stream' must match pattern '. '. |
309 | parameter 'args' must match pattern '. '. |
310 | Expected @throws tag for 'IOException'. |
353 | parameter 'documentName' must match pattern '. '. |
372 | parameter 'document' must match pattern '. '. |
384 | parameter 'directory' must match pattern '. '. |
395 | parameter 'entry' must match pattern '. '. |
404 | method is missing a Javadoc comment. |
404 | parameter 'small_blocks' must match pattern '. '. |
405 | parameter 'big_blocks' must match pattern '. '. |
406 | parameter 'properties' must match pattern '. '. |
407 | parameter 'dir' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\POIFSWriterEvent.java | |
---|---|
Line | Error |
67 | variable 'stream' missing Javadoc. |
68 | variable 'path' missing Javadoc. |
69 | variable 'documentName' missing Javadoc. |
70 | variable 'limit' missing Javadoc. |
82 | parameter 'stream' must match pattern '. '. |
83 | parameter 'path' must match pattern '. '. |
83 | parameter 'documentName' must match pattern '. '. |
84 | parameter 'limit' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\filesystem\POIFSWriterListener.java | |
---|---|
Line | Error |
75 | redundant 'public' modifier. |
75 | parameter 'event' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\Child.java | |
---|---|
Line | Error |
74 | redundant 'public' modifier. |
82 | redundant 'public' modifier. |
91 | redundant 'public' modifier. |
91 | parameter 'child' must match pattern '. '. |
100 | redundant 'public' modifier. |
100 | parameter 'child' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\DirectoryProperty.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
62 | Unused import - org.apache.poi.poifs.storage.SmallDocumentBlock |
76 | variable '_children' missing Javadoc. |
79 | variable '_children_names' missing Javadoc. |
87 | parameter 'name' must match pattern '. '. |
107 | parameter 'index' must match pattern '. '. |
107 | parameter 'array' must match pattern '. '. |
108 | parameter 'offset' must match pattern '. '. |
124 | parameter 'property' must match pattern '. '. |
124 | parameter 'newName' must match pattern '. '. |
156 | parameter 'property' must match pattern '. '. |
167 | type is missing a Javadoc comment. |
179 | parameter 'o' must match pattern '. '. |
200 | parameter 'o1' must match pattern '. '. |
200 | parameter 'o2' must match pattern '. '. |
295 | parameter 'property' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\DocumentProperty.java | |
---|---|
Line | Error |
71 | variable '_document' missing Javadoc. |
80 | parameter 'name' must match pattern '. '. |
80 | parameter 'size' must match pattern '. '. |
98 | parameter 'index' must match pattern '. '. |
98 | parameter 'array' must match pattern '. '. |
99 | parameter 'offset' must match pattern '. '. |
111 | parameter 'doc' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\Parent.java | |
---|---|
Line | Error |
79 | redundant 'public' modifier. |
90 | redundant 'public' modifier. |
90 | parameter 'property' must match pattern '. '. |
100 | redundant 'public' modifier. |
100 | parameter 'child' must match pattern '. '. |
109 | redundant 'public' modifier. |
109 | parameter 'child' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\Property.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
79 | 'private' modifier out of order with the JLS suggestions. |
79 | variable '_default_fill' missing Javadoc. |
80 | 'private' modifier out of order with the JLS suggestions. |
80 | variable '_name_size_offset' missing Javadoc. |
81 | 'private' modifier out of order with the JLS suggestions. |
81 | variable '_max_name_length' missing Javadoc. |
83 | 'protected' modifier out of order with the JLS suggestions. |
83 | variable '_NO_INDEX' missing Javadoc. |
86 | 'private' modifier out of order with the JLS suggestions. |
86 | variable '_node_color_offset' missing Javadoc. |
87 | 'private' modifier out of order with the JLS suggestions. |
87 | variable '_previous_property_offset' missing Javadoc. |
88 | 'private' modifier out of order with the JLS suggestions. |
88 | variable '_next_property_offset' missing Javadoc. |
89 | 'private' modifier out of order with the JLS suggestions. |
89 | variable '_child_property_offset' missing Javadoc. |
90 | 'private' modifier out of order with the JLS suggestions. |
90 | variable '_seconds_1_offset' missing Javadoc. |
91 | 'private' modifier out of order with the JLS suggestions. |
91 | variable '_days_1_offset' missing Javadoc. |
92 | 'private' modifier out of order with the JLS suggestions. |
92 | variable '_seconds_2_offset' missing Javadoc. |
93 | 'private' modifier out of order with the JLS suggestions. |
93 | variable '_days_2_offset' missing Javadoc. |
94 | 'private' modifier out of order with the JLS suggestions. |
94 | variable '_start_block_offset' missing Javadoc. |
95 | 'private' modifier out of order with the JLS suggestions. |
95 | variable '_size_offset' missing Javadoc. |
98 | 'protected' modifier out of order with the JLS suggestions. |
98 | variable '_NODE_BLACK' missing Javadoc. |
99 | 'protected' modifier out of order with the JLS suggestions. |
99 | variable '_NODE_RED' missing Javadoc. |
102 | 'private' modifier out of order with the JLS suggestions. |
102 | variable '_big_block_minimum_bytes' missing Javadoc. |
103 | variable '_name' missing Javadoc. |
104 | variable '_name_size' missing Javadoc. |
105 | variable '_property_type' missing Javadoc. |
106 | variable '_node_color' missing Javadoc. |
107 | variable '_previous_property' missing Javadoc. |
108 | variable '_next_property' missing Javadoc. |
109 | variable '_child_property' missing Javadoc. |
110 | variable '_seconds_1' missing Javadoc. |
111 | variable '_days_1' missing Javadoc. |
112 | variable '_seconds_2' missing Javadoc. |
113 | variable '_days_2' missing Javadoc. |
114 | variable '_start_block' missing Javadoc. |
115 | variable '_size' missing Javadoc. |
116 | variable '_raw_data' missing Javadoc. |
117 | variable '_index' missing Javadoc. |
118 | variable '_next_child' missing Javadoc. |
119 | variable '_previous_child' missing Javadoc. |
161 | parameter 'index' must match pattern '. '. |
161 | parameter 'array' must match pattern '. '. |
161 | parameter 'offset' must match pattern '. '. |
217 | parameter 'stream' must match pattern '. '. |
230 | parameter 'startBlock' must match pattern '. '. |
276 | parameter 'length' must match pattern '. '. |
296 | 'public' modifier out of order with the JLS suggestions. |
304 | parameter 'name' must match pattern '. '. |
336 | parameter 'propertyType' must match pattern '. '. |
347 | parameter 'nodeColor' must match pattern '. '. |
358 | parameter 'child' must match pattern '. '. |
380 | parameter 'size' must match pattern '. '. |
392 | parameter 'index' must match pattern '. '. |
413 | 'protected' modifier out of order with the JLS suggestions. |
445 | parameter 'index' must match pattern '. '. |
481 | parameter 'child' must match pattern '. '. |
496 | parameter 'child' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\PropertyConstants.java | |
---|---|
Line | Error |
66 | type Javadoc comment is missing an @author tag. |
68 | variable 'PROPERTY_TYPE_OFFSET' missing Javadoc. |
71 | variable 'DIRECTORY_TYPE' missing Javadoc. |
72 | variable 'DOCUMENT_TYPE' missing Javadoc. |
73 | variable 'ROOT_TYPE' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\PropertyFactory.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
81 | method is missing a Javadoc comment. |
96 | parameter 'blocks' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\PropertyTable.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
67 | Unused import - org.apache.poi.poifs.storage.RawDataBlock |
81 | variable '_start_block' missing Javadoc. |
82 | variable '_properties' missing Javadoc. |
83 | variable '_blocks' missing Javadoc. |
109 | parameter 'startBlock' must match pattern '. '. |
110 | parameter 'blockList' must match pattern '. '. |
127 | parameter 'property' must match pattern '. '. |
138 | parameter 'property' must match pattern '. '. |
192 | method is missing a Javadoc comment. |
192 | parameter 'root' must match pattern '. '. |
249 | parameter 'index' must match pattern '. '. |
267 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\property\RootProperty.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Unused import - java.io.IOException |
97 | parameter 'index' must match pattern '. '. |
97 | parameter 'array' must match pattern '. '. |
98 | parameter 'offset' must match pattern '. '. |
109 | parameter 'size' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BATBlock.java | |
---|---|
Line | Error |
65 | Unused import - org.apache.poi.util.LittleEndian |
78 | variable '_entries_per_block' missing Javadoc. |
80 | variable '_entries_per_xbat_block' missing Javadoc. |
82 | variable '_xbat_chain_offset' missing Javadoc. |
84 | variable '_default_value' missing Javadoc. |
85 | variable '_fields' missing Javadoc. |
86 | variable '_data' missing Javadoc. |
115 | parameter 'entries' must match pattern '. '. |
143 | parameter 'entries' must match pattern '. '. |
144 | parameter 'startBlock' must match pattern '. '. |
181 | parameter 'entryCount' must match pattern '. '. |
195 | parameter 'entryCount' must match pattern '. '. |
228 | method is missing a Javadoc comment. |
228 | parameter 'chainIndex' must match pattern '. '. |
244 | parameter 'entries' must match pattern '. '. |
244 | parameter 'start_index' must match pattern '. '. |
245 | parameter 'end_index' must match pattern '. '. |
266 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BigBlock.java | |
---|---|
Line | Error |
72 | type is missing a Javadoc comment. |
88 | parameter 'stream' must match pattern '. '. |
88 | parameter 'data' must match pattern '. '. |
104 | parameter 'stream' must match pattern '. '. |
119 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BlockAllocationTableReader.java | |
---|---|
Line | Error |
59 | Unused import - java.io.OutputStream |
61 | Avoid using the '.*' form of import. |
86 | variable '_entries' missing Javadoc. |
107 | parameter 'block_count' must match pattern '. '. |
108 | parameter 'block_array' must match pattern '. '. |
109 | parameter 'xbat_count' must match pattern '. '. |
110 | parameter 'xbat_index' must match pattern '. '. |
111 | parameter 'raw_block_list' must match pattern '. '. |
186 | parameter 'blocks' must match pattern '. '. |
187 | parameter 'raw_block_list' must match pattern '. '. |
188 | Expected @throws tag for 'IOException'. |
218 | parameter 'startBlock' must match pattern '. '. |
219 | parameter 'blockList' must match pattern '. '. |
244 | parameter 'index' must match pattern '. '. |
270 | parameter 'index' must match pattern '. '. |
293 | parameter 'blocks' must match pattern '. '. |
294 | parameter 'raw_blocks' must match pattern '. '. |
295 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BlockAllocationTableWriter.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
66 | Unused import - org.apache.poi.util.LittleEndian |
67 | Unused import - org.apache.poi.util.LittleEndianConsts |
88 | variable '_entries' missing Javadoc. |
89 | variable '_blocks' missing Javadoc. |
90 | variable '_start_block' missing Javadoc. |
152 | parameter 'blockCount' must match pattern '. '. |
202 | parameter 'stream' must match pattern '. '. |
229 | Unused @param tag for 'index'. |
234 | parameter 'start_block' must match pattern '. '. |
234 | Expected @param tag for 'start_block'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BlockList.java | |
---|---|
Line | Error |
77 | redundant 'public' modifier. |
77 | parameter 'index' must match pattern '. '. |
90 | redundant 'public' modifier. |
90 | parameter 'index' must match pattern '. '. |
104 | redundant 'public' modifier. |
104 | parameter 'startBlock' must match pattern '. '. |
115 | redundant 'public' modifier. |
115 | parameter 'bat' must match pattern '. '. |
116 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BlockListImpl.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
71 | variable '_blocks' missing Javadoc. |
72 | variable '_bat' missing Javadoc. |
90 | parameter 'blocks' must match pattern '. '. |
104 | parameter 'index' must match pattern '. '. |
123 | parameter 'index' must match pattern '. '. |
157 | parameter 'startBlock' must match pattern '. '. |
176 | parameter 'bat' must match pattern '. '. |
177 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\BlockWritable.java | |
---|---|
Line | Error |
80 | redundant 'public' modifier. |
80 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\DocumentBlock.java | |
---|---|
Line | Error |
65 | Unused import - org.apache.poi.util.IntegerField |
66 | Unused import - org.apache.poi.util.LittleEndian |
67 | Unused import - org.apache.poi.util.LittleEndianConsts |
78 | variable '_default_value' missing Javadoc. |
79 | variable '_data' missing Javadoc. |
80 | variable '_bytes_read' missing Javadoc. |
90 | parameter 'block' must match pattern '. '. |
91 | Expected @throws tag for 'IOException'. |
105 | parameter 'stream' must match pattern '. '. |
106 | Expected @throws tag for 'IOException'. |
167 | parameter 'array' must match pattern '. '. |
168 | parameter 'size' must match pattern '. '. |
207 | parameter 'blocks' must match pattern '. '. |
208 | parameter 'buffer' must match pattern '. '. |
208 | parameter 'offset' must match pattern '. '. |
252 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\HeaderBlockConstants.java | |
---|---|
Line | Error |
59 | Unused import - org.apache.poi.util.IntegerField |
60 | Unused import - org.apache.poi.util.LittleEndian |
62 | Unused import - org.apache.poi.util.LongField |
63 | Unused import - org.apache.poi.util.ShortField |
73 | variable '_signature' missing Javadoc. |
74 | variable '_bat_array_offset' missing Javadoc. |
75 | variable '_max_bats_in_header' missing Javadoc. |
80 | variable '_signature_offset' missing Javadoc. |
81 | variable '_bat_count_offset' missing Javadoc. |
82 | variable '_property_start_offset' missing Javadoc. |
83 | variable '_sbat_start_offset' missing Javadoc. |
84 | variable '_xbat_start_offset' missing Javadoc. |
85 | variable '_xbat_count_offset' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\HeaderBlockReader.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
67 | Unused import - org.apache.poi.util.ShortField |
80 | variable '_bat_count' missing Javadoc. |
84 | variable '_property_start' missing Javadoc. |
88 | variable '_sbat_start' missing Javadoc. |
91 | variable '_xbat_start' missing Javadoc. |
92 | variable '_xbat_count' missing Javadoc. |
93 | variable '_data' missing Javadoc. |
103 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\HeaderBlockWriter.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
78 | variable '_default_value' missing Javadoc. |
81 | variable '_bat_count' missing Javadoc. |
85 | variable '_property_start' missing Javadoc. |
89 | variable '_sbat_start' missing Javadoc. |
92 | variable '_xbat_start' missing Javadoc. |
93 | variable '_xbat_count' missing Javadoc. |
94 | variable '_data' missing Javadoc. |
142 | parameter 'blockCount' must match pattern '. '. |
143 | parameter 'startBlock' must match pattern '. '. |
186 | parameter 'startBlock' must match pattern '. '. |
198 | parameter 'startBlock' must match pattern '. '. |
212 | parameter 'blockCount' must match pattern '. '. |
232 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\ListManagedBlock.java | |
---|---|
Line | Error |
78 | redundant 'public' modifier. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\PropertyBlock.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
64 | Unused import - org.apache.poi.util.IntegerField |
65 | Unused import - org.apache.poi.util.LittleEndian |
66 | Unused import - org.apache.poi.util.LittleEndianConsts |
77 | variable '_properties_per_block' missing Javadoc. |
79 | variable '_properties' missing Javadoc. |
88 | parameter 'properties' must match pattern '. '. |
88 | parameter 'offset' must match pattern '. '. |
109 | parameter 'properties' must match pattern '. '. |
158 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\RawDataBlock.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
71 | variable '_data' missing Javadoc. |
72 | variable '_eof' missing Javadoc. |
83 | parameter 'stream' must match pattern '. '. |
118 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\RawDataBlockList.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
81 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\SmallBlockTableReader.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
62 | Avoid using the '.*' form of import. |
89 | parameter 'blockList' must match pattern '. '. |
89 | parameter 'root' must match pattern '. '. |
90 | parameter 'sbatStart' must match pattern '. '. |
91 | Expected @throws tag for 'IOException'. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\SmallBlockTableWriter.java | |
---|---|
Line | Error |
62 | Avoid using the '.*' form of import. |
64 | Avoid using the '.*' form of import. |
76 | variable '_sbat' missing Javadoc. |
77 | variable '_small_blocks' missing Javadoc. |
78 | variable '_big_block_count' missing Javadoc. |
79 | variable '_root' missing Javadoc. |
88 | parameter 'documents' must match pattern '. '. |
89 | parameter 'root' must match pattern '. '. |
143 | Unused @param tag for 'index'. |
148 | parameter 'start_block' must match pattern '. '. |
148 | Expected @param tag for 'start_block'. |
166 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\SmallDocumentBlock.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
60 | Avoid using the '.*' form of import. |
74 | variable '_data' missing Javadoc. |
75 | variable '_default_fill' missing Javadoc. |
76 | variable '_block_size' missing Javadoc. |
77 | variable '_blocks_per_big_block' missing Javadoc. |
80 | method is missing a Javadoc comment. |
80 | parameter 'data' must match pattern '. '. |
80 | parameter 'index' must match pattern '. '. |
86 | method is missing a Javadoc comment. |
102 | parameter 'array' must match pattern '. '. |
103 | parameter 'size' must match pattern '. '. |
141 | parameter 'blocks' must match pattern '. '. |
168 | parameter 'store' must match pattern '. '. |
169 | parameter 'size' must match pattern '. '. |
200 | parameter 'blocks' must match pattern '. '. |
201 | Expected @throws tag for 'IOException'. |
225 | parameter 'blocks' must match pattern '. '. |
226 | parameter 'buffer' must match pattern '. '. |
226 | parameter 'offset' must match pattern '. '. |
267 | parameter 'size' must match pattern '. '. |
272 | method is missing a Javadoc comment. |
280 | method is missing a Javadoc comment. |
280 | parameter 'size' must match pattern '. '. |
297 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\poifs\storage\SmallDocumentBlockList.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
76 | parameter 'blocks' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\BinaryTree.java | |
---|---|
Line | Error |
1 | file length is 2228 lines (max allowed is 2000). |
58 | Avoid using the '.*' form of import. |
132 | variable '_root' missing Javadoc. |
136 | variable '_size' missing Javadoc. |
137 | variable '_modifications' missing Javadoc. |
138 | variable '_key_set' missing Javadoc. |
142 | variable '_entry_set' missing Javadoc. |
146 | variable '_value_collection' missing Javadoc. |
150 | variable '_KEY' missing Javadoc. |
151 | variable '_VALUE' missing Javadoc. |
152 | variable '_INDEX_SUM' missing Javadoc. |
153 | variable '_MINIMUM_INDEX' missing Javadoc. |
154 | variable '_INDEX_COUNT' missing Javadoc. |
155 | variable '_data_name' missing Javadoc. |
186 | parameter 'map' must match pattern '. '. |
207 | parameter 'value' must match pattern '. '. |
222 | parameter 'value' must match pattern '. '. |
264 | parameter 'o' must match pattern '. '. |
278 | parameter 'o' must match pattern '. '. |
352 | parameter 'o' must match pattern '. '. |
357 | parameter 'o' must match pattern '. '. |
415 | parameter 'o' must match pattern '. '. |
420 | parameter 'o' must match pattern '. '. |
428 | parameter 'c' must match pattern '. '. |
463 | parameter 'o' must match pattern '. '. |
463 | parameter 'index' must match pattern '. '. |
487 | parameter 'o' must match pattern '. '. |
487 | parameter 'index' must match pattern '. '. |
504 | parameter 'index' must match pattern '. '. |
523 | parameter 'data' must match pattern '. '. |
523 | parameter 'index' must match pattern '. '. |
556 | parameter 'o1' must match pattern '. '. |
556 | parameter 'o2' must match pattern '. '. |
572 | parameter 'node' must match pattern '. '. |
572 | parameter 'index' must match pattern '. '. |
595 | parameter 'node' must match pattern '. '. |
595 | parameter 'index' must match pattern '. '. |
641 | parameter 'from' must match pattern '. '. |
641 | parameter 'to' must match pattern '. '. |
642 | parameter 'index' must match pattern '. '. |
667 | Expected an @return tag. |
667 | parameter 'node' must match pattern '. '. |
667 | parameter 'index' must match pattern '. '. |
681 | Expected an @return tag. |
681 | parameter 'node' must match pattern '. '. |
681 | parameter 'index' must match pattern '. '. |
694 | parameter 'node' must match pattern '. '. |
694 | parameter 'index' must match pattern '. '. |
709 | parameter 'node' must match pattern '. '. |
709 | parameter 'index' must match pattern '. '. |
725 | Expected an @return tag. |
725 | parameter 'node' must match pattern '. '. |
725 | parameter 'index' must match pattern '. '. |
738 | Expected an @return tag. |
738 | parameter 'node' must match pattern '. '. |
738 | parameter 'index' must match pattern '. '. |
752 | Expected an @return tag. |
752 | parameter 'node' must match pattern '. '. |
752 | parameter 'index' must match pattern '. '. |
766 | Expected an @return tag. |
766 | parameter 'node' must match pattern '. '. |
766 | parameter 'index' must match pattern '. '. |
784 | Expected an @return tag. |
784 | parameter 'node' must match pattern '. '. |
784 | parameter 'index' must match pattern '. '. |
806 | Expected an @return tag. |
806 | parameter 'node' must match pattern '. '. |
806 | parameter 'index' must match pattern '. '. |
823 | parameter 'node' must match pattern '. '. |
823 | parameter 'index' must match pattern '. '. |
858 | parameter 'node' must match pattern '. '. |
858 | parameter 'index' must match pattern '. '. |
894 | parameter 'inserted_node' must match pattern '. '. |
894 | parameter 'index' must match pattern '. '. |
971 | parameter 'deleted_node' must match pattern '. '. |
1063 | parameter 'replacement_node' must match pattern '. '. |
1064 | parameter 'index' must match pattern '. '. |
1161 | parameter 'x' must match pattern '. '. |
1161 | parameter 'y' must match pattern '. '. |
1161 | parameter 'index' must match pattern '. '. |
1281 | Unused @throws tag for 'NullPointerException'. |
1282 | Unused @throws tag for 'ClassCastException'. |
1284 | parameter 'o' must match pattern '. '. |
1285 | parameter 'index' must match pattern '. '. |
1305 | Unused @throws tag for 'NullPointerException'. |
1306 | Unused @throws tag for 'ClassCastException'. |
1308 | parameter 'key' must match pattern '. '. |
1319 | Unused @throws tag for 'NullPointerException'. |
1320 | Unused @throws tag for 'ClassCastException'. |
1322 | parameter 'value' must match pattern '. '. |
1335 | Unused @throws tag for 'NullPointerException'. |
1336 | Unused @throws tag for 'ClassCastException'. |
1338 | parameter 'key' must match pattern '. '. |
1338 | parameter 'value' must match pattern '. '. |
1384 | parameter 'newNode' must match pattern '. '. |
1459 | parameter 'key' must match pattern '. '. |
1476 | parameter 'value' must match pattern '. '. |
1496 | parameter 'key' must match pattern '. '. |
1523 | parameter 'key' must match pattern '. '. |
1523 | parameter 'value' must match pattern '. '. |
1602 | parameter 'key' must match pattern '. '. |
1654 | parameter 'o' must match pattern '. '. |
1659 | parameter 'o' must match pattern '. '. |
1712 | parameter 'o' must match pattern '. '. |
1717 | parameter 'o' must match pattern '. '. |
1725 | parameter 'c' must match pattern '. '. |
1780 | parameter 'o' must match pattern '. '. |
1795 | parameter 'o' must match pattern '. '. |
1829 | type is missing a Javadoc comment. |
1832 | variable '_expected_modifications' missing Javadoc. |
1833 | variable '_last_returned_node' missing Javadoc. |
1834 | variable '_next_node' missing Javadoc. |
1835 | variable '_type' missing Javadoc. |
1843 | parameter 'type' must match pattern '. '. |
1843 | Expected @param tag for 'type'. |
1937 | type is missing a Javadoc comment. |
1940 | variable '_data' missing Javadoc. |
1941 | variable '_left' missing Javadoc. |
1942 | variable '_right' missing Javadoc. |
1943 | variable '_parent' missing Javadoc. |
1944 | variable '_black' missing Javadoc. |
1945 | variable '_hashcode' missing Javadoc. |
1946 | variable '_calculated_hashcode' missing Javadoc. |
1956 | parameter 'key' must match pattern '. '. |
1956 | Expected @param tag for 'key'. |
1956 | parameter 'value' must match pattern '. '. |
1956 | Expected @param tag for 'value'. |
1989 | parameter 'index' must match pattern '. '. |
2001 | parameter 'node' must match pattern '. '. |
2001 | parameter 'index' must match pattern '. '. |
2014 | parameter 'index' must match pattern '. '. |
2026 | parameter 'node' must match pattern '. '. |
2026 | parameter 'index' must match pattern '. '. |
2039 | parameter 'index' must match pattern '. '. |
2051 | parameter 'node' must match pattern '. '. |
2051 | parameter 'index' must match pattern '. '. |
2064 | parameter 'index' must match pattern '. '. |
2076 | parameter 'node' must match pattern '. '. |
2076 | parameter 'index' must match pattern '. '. |
2093 | parameter 'index' must match pattern '. '. |
2106 | parameter 'index' must match pattern '. '. |
2117 | parameter 'index' must match pattern '. '. |
2128 | parameter 'index' must match pattern '. '. |
2140 | parameter 'node' must match pattern '. '. |
2140 | parameter 'index' must match pattern '. '. |
2176 | parameter 'ignored' must match pattern '. '. |
2176 | Expected @param tag for 'ignored'. |
2177 | Expected @throws tag for 'UnsupportedOperationException'. |
2194 | parameter 'o' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\BitField.java | |
---|---|
Line | Error |
67 | variable '_mask' missing Javadoc. |
68 | variable '_shift_count' missing Javadoc. |
78 | parameter 'mask' must match pattern '. '. |
108 | parameter 'holder' must match pattern '. '. |
126 | parameter 'holder' must match pattern '. '. |
140 | parameter 'holder' must match pattern '. '. |
154 | parameter 'holder' must match pattern '. '. |
171 | parameter 'holder' must match pattern '. '. |
187 | parameter 'holder' must match pattern '. '. |
203 | parameter 'holder' must match pattern '. '. |
203 | parameter 'value' must match pattern '. '. |
219 | parameter 'holder' must match pattern '. '. |
219 | parameter 'value' must match pattern '. '. |
234 | parameter 'holder' must match pattern '. '. |
249 | parameter 'holder' must match pattern '. '. |
264 | parameter 'holder' must match pattern '. '. |
278 | parameter 'holder' must match pattern '. '. |
292 | parameter 'holder' must match pattern '. '. |
306 | parameter 'holder' must match pattern '. '. |
322 | parameter 'holder' must match pattern '. '. |
322 | parameter 'flag' must match pattern '. '. |
339 | parameter 'holder' must match pattern '. '. |
339 | parameter 'flag' must match pattern '. '. |
356 | parameter 'holder' must match pattern '. '. |
356 | parameter 'flag' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\ByteField.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
72 | variable '_default_value' missing Javadoc. |
73 | variable '_value' missing Javadoc. |
74 | variable '_offset' missing Javadoc. |
85 | parameter 'offset' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
101 | parameter 'value' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
124 | parameter 'data' must match pattern '. '. |
144 | parameter 'offset' must match pattern '. '. |
144 | parameter 'value' must match pattern '. '. |
144 | parameter 'data' must match pattern '. '. |
168 | parameter 'value' must match pattern '. '. |
183 | parameter 'value' must match pattern '. '. |
183 | parameter 'data' must match pattern '. '. |
201 | parameter 'data' must match pattern '. '. |
219 | parameter 'stream' must match pattern '. '. |
238 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\CommonsLogger.java | |
---|---|
Line | Error |
61 | Avoid using the '.*' form of import. |
77 | variable '_creator' missing Javadoc. |
78 | variable 'log' missing Javadoc. |
81 | method is missing a Javadoc comment. |
81 | parameter 'cat' must match pattern '. '. |
93 | parameter 'level' must match pattern '. '. |
93 | parameter 'obj1' must match pattern '. '. |
145 | Unused @param tag for 'obj1'. |
147 | Expected an @return tag. |
147 | parameter 'level' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\FixedField.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
80 | redundant 'public' modifier. |
80 | parameter 'data' must match pattern '. '. |
95 | redundant 'public' modifier. |
95 | parameter 'stream' must match pattern '. '. |
109 | redundant 'public' modifier. |
109 | parameter 'data' must match pattern '. '. |
118 | redundant 'public' modifier. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\HexDump.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
72 | method is missing a Javadoc comment. |
93 | 'static' modifier out of order with the JLS suggestions. |
93 | parameter 'data' must match pattern '. '. |
93 | parameter 'offset' must match pattern '. '. |
94 | parameter 'stream' must match pattern '. '. |
94 | parameter 'index' must match pattern '. '. |
94 | parameter 'length' must match pattern '. '. |
171 | 'static' modifier out of order with the JLS suggestions. |
171 | parameter 'data' must match pattern '. '. |
171 | parameter 'offset' must match pattern '. '. |
172 | parameter 'stream' must match pattern '. '. |
172 | parameter 'index' must match pattern '. '. |
187 | Unused @throws tag for 'IOException'. |
189 | Unused @throws tag for 'ArrayIndexOutOfBoundsException'. |
193 | parameter 'data' must match pattern '. '. |
193 | parameter 'offset' must match pattern '. '. |
194 | parameter 'index' must match pattern '. '. |
244 | variable 'EOL' missing Javadoc. |
246 | variable '_lbuffer' missing Javadoc. |
247 | variable '_cbuffer' missing Javadoc. |
248 | variable '_hexcodes' missing Javadoc. |
253 | variable '_shifts' missing Javadoc. |
258 | method is missing a Javadoc comment. |
258 | parameter 'value' must match pattern '. '. |
269 | method is missing a Javadoc comment. |
269 | parameter 'value' must match pattern '. '. |
285 | parameter 'value' must match pattern '. '. |
303 | parameter 'value' must match pattern '. '. |
314 | parameter 'value' must match pattern '. '. |
325 | parameter 'value' must match pattern '. '. |
331 | method is missing a Javadoc comment. |
331 | parameter 'value' must match pattern '. '. |
331 | parameter 'digits' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\HexRead.java | |
---|---|
Line | Error |
80 | parameter 'filename' must match pattern '. '. |
104 | parameter 'filename' must match pattern '. '. |
104 | parameter 'section' must match pattern '. '. |
146 | method is missing a Javadoc comment. |
146 | 'private' modifier out of order with the JLS suggestions. |
146 | parameter 'stream' must match pattern '. '. |
146 | parameter 'eofChar' must match pattern '. '. |
212 | method is missing a Javadoc comment. |
212 | 'private' modifier out of order with the JLS suggestions. |
212 | parameter 'stream' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\IntegerField.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
72 | variable '_value' missing Javadoc. |
73 | variable '_offset' missing Javadoc. |
85 | parameter 'offset' must match pattern '. '. |
106 | parameter 'offset' must match pattern '. '. |
106 | parameter 'value' must match pattern '. '. |
124 | parameter 'offset' must match pattern '. '. |
124 | parameter 'data' must match pattern '. '. |
144 | parameter 'offset' must match pattern '. '. |
144 | parameter 'value' must match pattern '. '. |
144 | parameter 'data' must match pattern '. '. |
168 | parameter 'value' must match pattern '. '. |
184 | parameter 'value' must match pattern '. '. |
184 | parameter 'data' must match pattern '. '. |
202 | parameter 'data' must match pattern '. '. |
220 | parameter 'stream' must match pattern '. '. |
237 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\IntList.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
89 | variable '_array' missing Javadoc. |
90 | variable '_limit' missing Javadoc. |
91 | variable '_default_size' missing Javadoc. |
108 | parameter 'list' must match pattern '. '. |
121 | parameter 'initialCapacity' must match pattern '. '. |
134 | Unused @throws tag for 'IndexOutOfBoundsException'. |
137 | parameter 'index' must match pattern '. '. |
137 | parameter 'value' must match pattern '. '. |
171 | parameter 'value' must match pattern '. '. |
196 | parameter 'c' must match pattern '. '. |
229 | Unused @throws tag for 'IndexOutOfBoundsException'. |
232 | parameter 'index' must match pattern '. '. |
232 | parameter 'c' must match pattern '. '. |
276 | parameter 'o' must match pattern '. '. |
300 | parameter 'c' must match pattern '. '. |
333 | parameter 'o' must match pattern '. '. |
363 | Unused @throws tag for 'IndexOutOfBoundsException'. |
366 | parameter 'index' must match pattern '. '. |
419 | parameter 'o' must match pattern '. '. |
461 | parameter 'o' must match pattern '. '. |
486 | Unused @throws tag for 'IndexOutOfBoundsException'. |
489 | parameter 'index' must match pattern '. '. |
514 | parameter 'o' must match pattern '. '. |
540 | parameter 'c' must match pattern '. '. |
566 | parameter 'c' must match pattern '. '. |
595 | Unused @throws tag for 'IndexOutOfBoundsException'. |
598 | parameter 'index' must match pattern '. '. |
598 | parameter 'element' must match pattern '. '. |
652 | parameter 'a' must match pattern '. '. |
668 | method is missing a Javadoc comment. |
668 | parameter 'new_size' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\LittleEndian.java | |
---|---|
Line | Error |
89 | parameter 'data' must match pattern '. '. |
89 | parameter 'offset' must match pattern '. '. |
101 | parameter 'data' must match pattern '. '. |
101 | parameter 'offset' must match pattern '. '. |
121 | parameter 'data' must match pattern '. '. |
121 | parameter 'offset' must match pattern '. '. |
121 | parameter 'size' must match pattern '. '. |
138 | parameter 'data' must match pattern '. '. |
138 | parameter 'offset' must match pattern '. '. |
152 | parameter 'data' must match pattern '. '. |
163 | parameter 'data' must match pattern '. '. |
176 | parameter 'data' must match pattern '. '. |
176 | parameter 'offset' must match pattern '. '. |
188 | parameter 'data' must match pattern '. '. |
200 | parameter 'data' must match pattern '. '. |
200 | parameter 'offset' must match pattern '. '. |
217 | parameter 'data' must match pattern '. '. |
218 | line contains a tab character |
229 | parameter 'data' must match pattern '. '. |
229 | parameter 'offset' must match pattern '. '. |
241 | parameter 'data' must match pattern '. '. |
256 | parameter 'data' must match pattern '. '. |
256 | parameter 'offset' must match pattern '. '. |
268 | parameter 'data' must match pattern '. '. |
280 | parameter 'data' must match pattern '. '. |
280 | parameter 'offset' must match pattern '. '. |
281 | parameter 'value' must match pattern '. '. |
293 | parameter 'data' must match pattern '. '. |
293 | parameter 'offset' must match pattern '. '. |
293 | parameter 'value' must match pattern '. '. |
307 | Unused @throws tag for 'ArrayIndexOutOfBoundsException'. |
309 | parameter 'data' must match pattern '. '. |
309 | parameter 'offset' must match pattern '. '. |
310 | parameter 'value' must match pattern '. '. |
322 | parameter 'data' must match pattern '. '. |
322 | parameter 'value' must match pattern '. '. |
335 | parameter 'data' must match pattern '. '. |
335 | parameter 'offset' must match pattern '. '. |
336 | parameter 'value' must match pattern '. '. |
348 | parameter 'data' must match pattern '. '. |
348 | parameter 'value' must match pattern '. '. |
361 | parameter 'data' must match pattern '. '. |
361 | parameter 'offset' must match pattern '. '. |
362 | parameter 'value' must match pattern '. '. |
374 | parameter 'data' must match pattern '. '. |
374 | parameter 'value' must match pattern '. '. |
387 | parameter 'data' must match pattern '. '. |
387 | parameter 'offset' must match pattern '. '. |
388 | parameter 'value' must match pattern '. '. |
400 | parameter 'data' must match pattern '. '. |
400 | parameter 'value' must match pattern '. '. |
435 | parameter 'stream' must match pattern '. '. |
452 | parameter 'stream' must match pattern '. '. |
469 | parameter 'stream' must match pattern '. '. |
475 | 'static' modifier out of order with the JLS suggestions. |
475 | variable '_short_buffer' missing Javadoc. |
476 | 'static' modifier out of order with the JLS suggestions. |
476 | variable '_int_buffer' missing Javadoc. |
477 | 'static' modifier out of order with the JLS suggestions. |
477 | variable '_long_buffer' missing Javadoc. |
506 | parameter 'stream' must match pattern '. '. |
507 | parameter 'size' must match pattern '. '. |
547 | parameter 'data' must match pattern '. '. |
547 | parameter 'offset' must match pattern '. '. |
548 | parameter 'size' must match pattern '. '. |
567 | parameter 'data' must match pattern '. '. |
567 | parameter 'offset' must match pattern '. '. |
568 | parameter 'value' must match pattern '. '. |
568 | parameter 'size' must match pattern '. '. |
586 | parameter 'b' must match pattern '. '. |
598 | parameter 'data' must match pattern '. '. |
598 | parameter 'offset' must match pattern '. '. |
609 | parameter 'data' must match pattern '. '. |
621 | Unused @throws tag for 'IndexOutOfBoundsException'. |
624 | parameter 'data' must match pattern '. '. |
624 | parameter 'offset' must match pattern '. '. |
624 | parameter 'size' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\LittleEndianConsts.java | |
---|---|
Line | Error |
69 | variable 'BYTE_SIZE' missing Javadoc. |
70 | variable 'SHORT_SIZE' missing Javadoc. |
71 | variable 'INT_SIZE' missing Javadoc. |
72 | variable 'LONG_SIZE' missing Javadoc. |
73 | variable 'DOUBLE_SIZE' missing Javadoc. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\LongField.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
72 | variable '_value' missing Javadoc. |
73 | variable '_offset' missing Javadoc. |
84 | parameter 'offset' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
105 | parameter 'value' must match pattern '. '. |
123 | parameter 'offset' must match pattern '. '. |
123 | parameter 'data' must match pattern '. '. |
142 | parameter 'offset' must match pattern '. '. |
142 | parameter 'value' must match pattern '. '. |
142 | parameter 'data' must match pattern '. '. |
166 | parameter 'value' must match pattern '. '. |
181 | parameter 'value' must match pattern '. '. |
181 | parameter 'data' must match pattern '. '. |
199 | parameter 'data' must match pattern '. '. |
217 | parameter 'stream' must match pattern '. '. |
234 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\NullLogger.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
73 | method is missing a Javadoc comment. |
73 | parameter 'cat' must match pattern '. '. |
85 | parameter 'level' must match pattern '. '. |
85 | parameter 'obj1' must match pattern '. '. |
95 | Unused @param tag for 'obj1'. |
97 | Expected an @return tag. |
97 | parameter 'level' must match pattern '. '. |
110 | parameter 'level' must match pattern '. '. |
110 | parameter 'obj1' must match pattern '. '. |
110 | parameter 'obj2' must match pattern '. '. |
124 | parameter 'level' must match pattern '. '. |
124 | parameter 'obj1' must match pattern '. '. |
124 | parameter 'obj2' must match pattern '. '. |
125 | parameter 'obj3' must match pattern '. '. |
140 | parameter 'level' must match pattern '. '. |
140 | parameter 'obj1' must match pattern '. '. |
140 | parameter 'obj2' must match pattern '. '. |
141 | parameter 'obj3' must match pattern '. '. |
141 | parameter 'obj4' must match pattern '. '. |
157 | parameter 'level' must match pattern '. '. |
157 | parameter 'obj1' must match pattern '. '. |
157 | parameter 'obj2' must match pattern '. '. |
158 | parameter 'obj3' must match pattern '. '. |
158 | parameter 'obj4' must match pattern '. '. |
158 | parameter 'obj5' must match pattern '. '. |
175 | parameter 'level' must match pattern '. '. |
175 | parameter 'obj1' must match pattern '. '. |
175 | parameter 'obj2' must match pattern '. '. |
176 | parameter 'obj3' must match pattern '. '. |
176 | parameter 'obj4' must match pattern '. '. |
176 | parameter 'obj5' must match pattern '. '. |
177 | parameter 'obj6' must match pattern '. '. |
195 | parameter 'level' must match pattern '. '. |
195 | parameter 'obj1' must match pattern '. '. |
195 | parameter 'obj2' must match pattern '. '. |
196 | parameter 'obj3' must match pattern '. '. |
196 | parameter 'obj4' must match pattern '. '. |
196 | parameter 'obj5' must match pattern '. '. |
197 | parameter 'obj6' must match pattern '. '. |
197 | parameter 'obj7' must match pattern '. '. |
216 | parameter 'level' must match pattern '. '. |
216 | parameter 'obj1' must match pattern '. '. |
216 | parameter 'obj2' must match pattern '. '. |
217 | parameter 'obj3' must match pattern '. '. |
217 | parameter 'obj4' must match pattern '. '. |
217 | parameter 'obj5' must match pattern '. '. |
218 | parameter 'obj6' must match pattern '. '. |
218 | parameter 'obj7' must match pattern '. '. |
218 | parameter 'obj8' must match pattern '. '. |
231 | parameter 'level' must match pattern '. '. |
231 | parameter 'obj1' must match pattern '. '. |
232 | parameter 'exception' must match pattern '. '. |
246 | parameter 'level' must match pattern '. '. |
246 | parameter 'obj1' must match pattern '. '. |
246 | parameter 'obj2' must match pattern '. '. |
247 | parameter 'exception' must match pattern '. '. |
262 | parameter 'level' must match pattern '. '. |
262 | parameter 'obj1' must match pattern '. '. |
262 | parameter 'obj2' must match pattern '. '. |
263 | parameter 'obj3' must match pattern '. '. |
263 | parameter 'exception' must match pattern '. '. |
279 | parameter 'level' must match pattern '. '. |
279 | parameter 'obj1' must match pattern '. '. |
279 | parameter 'obj2' must match pattern '. '. |
280 | parameter 'obj3' must match pattern '. '. |
280 | parameter 'obj4' must match pattern '. '. |
281 | parameter 'exception' must match pattern '. '. |
298 | parameter 'level' must match pattern '. '. |
298 | parameter 'obj1' must match pattern '. '. |
298 | parameter 'obj2' must match pattern '. '. |
299 | parameter 'obj3' must match pattern '. '. |
299 | parameter 'obj4' must match pattern '. '. |
299 | parameter 'obj5' must match pattern '. '. |
300 | parameter 'exception' must match pattern '. '. |
318 | parameter 'level' must match pattern '. '. |
318 | parameter 'obj1' must match pattern '. '. |
318 | parameter 'obj2' must match pattern '. '. |
319 | parameter 'obj3' must match pattern '. '. |
319 | parameter 'obj4' must match pattern '. '. |
319 | parameter 'obj5' must match pattern '. '. |
320 | parameter 'obj6' must match pattern '. '. |
320 | parameter 'exception' must match pattern '. '. |
339 | parameter 'level' must match pattern '. '. |
339 | parameter 'obj1' must match pattern '. '. |
339 | parameter 'obj2' must match pattern '. '. |
340 | parameter 'obj3' must match pattern '. '. |
340 | parameter 'obj4' must match pattern '. '. |
340 | parameter 'obj5' must match pattern '. '. |
341 | parameter 'obj6' must match pattern '. '. |
341 | parameter 'obj7' must match pattern '. '. |
342 | parameter 'exception' must match pattern '. '. |
362 | parameter 'level' must match pattern '. '. |
362 | parameter 'obj1' must match pattern '. '. |
362 | parameter 'obj2' must match pattern '. '. |
363 | parameter 'obj3' must match pattern '. '. |
363 | parameter 'obj4' must match pattern '. '. |
363 | parameter 'obj5' must match pattern '. '. |
364 | parameter 'obj6' must match pattern '. '. |
364 | parameter 'obj7' must match pattern '. '. |
364 | parameter 'obj8' must match pattern '. '. |
365 | parameter 'exception' must match pattern '. '. |
395 | parameter 'level' must match pattern '. '. |
395 | parameter 'message' must match pattern '. '. |
396 | parameter 'obj1' must match pattern '. '. |
427 | parameter 'level' must match pattern '. '. |
427 | parameter 'message' must match pattern '. '. |
428 | parameter 'obj1' must match pattern '. '. |
428 | parameter 'obj2' must match pattern '. '. |
460 | parameter 'level' must match pattern '. '. |
460 | parameter 'message' must match pattern '. '. |
461 | parameter 'obj1' must match pattern '. '. |
461 | parameter 'obj2' must match pattern '. '. |
462 | parameter 'obj3' must match pattern '. '. |
495 | parameter 'level' must match pattern '. '. |
495 | parameter 'message' must match pattern '. '. |
496 | parameter 'obj1' must match pattern '. '. |
496 | parameter 'obj2' must match pattern '. '. |
497 | parameter 'obj3' must match pattern '. '. |
497 | parameter 'obj4' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\POILogFactory.java | |
---|---|
Line | Error |
58 | Unused import - java.io.FileInputStream |
59 | Unused import - java.io.IOException |
61 | Avoid using the '.*' form of import. |
76 | variable '_loggers' missing Javadoc. |
95 | parameter 'theclass' must match pattern '. '. |
108 | parameter 'cat' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\POILogger.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
74 | variable 'DEBUG' missing Javadoc. |
75 | variable 'INFO' missing Javadoc. |
76 | variable 'WARN' missing Javadoc. |
77 | variable 'ERROR' missing Javadoc. |
78 | variable 'FATAL' missing Javadoc. |
84 | Unused @param tag for 'log'. |
89 | method is missing a Javadoc comment. |
89 | 'public' modifier out of order with the JLS suggestions. |
89 | parameter 'cat' must match pattern '. '. |
91 | method is missing a Javadoc comment. |
91 | 'public' modifier out of order with the JLS suggestions. |
91 | parameter 'level' must match pattern '. '. |
91 | parameter 'obj1' must match pattern '. '. |
97 | Unused @param tag for 'obj1'. |
99 | Expected an @return tag. |
99 | 'public' modifier out of order with the JLS suggestions. |
99 | parameter 'level' must match pattern '. '. |
117 | parameter 'level' must match pattern '. '. |
117 | parameter 'obj1' must match pattern '. '. |
117 | parameter 'obj2' must match pattern '. '. |
134 | parameter 'level' must match pattern '. '. |
134 | parameter 'obj1' must match pattern '. '. |
134 | parameter 'obj2' must match pattern '. '. |
135 | parameter 'obj3' must match pattern '. '. |
157 | parameter 'level' must match pattern '. '. |
157 | parameter 'obj1' must match pattern '. '. |
157 | parameter 'obj2' must match pattern '. '. |
158 | parameter 'obj3' must match pattern '. '. |
158 | parameter 'obj4' must match pattern '. '. |
181 | parameter 'level' must match pattern '. '. |
181 | parameter 'obj1' must match pattern '. '. |
181 | parameter 'obj2' must match pattern '. '. |
182 | parameter 'obj3' must match pattern '. '. |
182 | parameter 'obj4' must match pattern '. '. |
182 | parameter 'obj5' must match pattern '. '. |
206 | parameter 'level' must match pattern '. '. |
206 | parameter 'obj1' must match pattern '. '. |
206 | parameter 'obj2' must match pattern '. '. |
207 | parameter 'obj3' must match pattern '. '. |
207 | parameter 'obj4' must match pattern '. '. |
207 | parameter 'obj5' must match pattern '. '. |
208 | parameter 'obj6' must match pattern '. '. |
233 | parameter 'level' must match pattern '. '. |
233 | parameter 'obj1' must match pattern '. '. |
233 | parameter 'obj2' must match pattern '. '. |
234 | parameter 'obj3' must match pattern '. '. |
234 | parameter 'obj4' must match pattern '. '. |
234 | parameter 'obj5' must match pattern '. '. |
235 | parameter 'obj6' must match pattern '. '. |
235 | parameter 'obj7' must match pattern '. '. |
262 | parameter 'level' must match pattern '. '. |
262 | parameter 'obj1' must match pattern '. '. |
262 | parameter 'obj2' must match pattern '. '. |
263 | parameter 'obj3' must match pattern '. '. |
263 | parameter 'obj4' must match pattern '. '. |
263 | parameter 'obj5' must match pattern '. '. |
264 | parameter 'obj6' must match pattern '. '. |
264 | parameter 'obj7' must match pattern '. '. |
264 | parameter 'obj8' must match pattern '. '. |
285 | parameter 'level' must match pattern '. '. |
285 | parameter 'obj1' must match pattern '. '. |
286 | parameter 'exception' must match pattern '. '. |
300 | parameter 'level' must match pattern '. '. |
300 | parameter 'obj1' must match pattern '. '. |
300 | parameter 'obj2' must match pattern '. '. |
301 | parameter 'exception' must match pattern '. '. |
322 | parameter 'level' must match pattern '. '. |
322 | parameter 'obj1' must match pattern '. '. |
322 | parameter 'obj2' must match pattern '. '. |
323 | parameter 'obj3' must match pattern '. '. |
323 | parameter 'exception' must match pattern '. '. |
345 | parameter 'level' must match pattern '. '. |
345 | parameter 'obj1' must match pattern '. '. |
345 | parameter 'obj2' must match pattern '. '. |
346 | parameter 'obj3' must match pattern '. '. |
346 | parameter 'obj4' must match pattern '. '. |
347 | parameter 'exception' must match pattern '. '. |
370 | parameter 'level' must match pattern '. '. |
370 | parameter 'obj1' must match pattern '. '. |
370 | parameter 'obj2' must match pattern '. '. |
371 | parameter 'obj3' must match pattern '. '. |
371 | parameter 'obj4' must match pattern '. '. |
371 | parameter 'obj5' must match pattern '. '. |
372 | parameter 'exception' must match pattern '. '. |
396 | parameter 'level' must match pattern '. '. |
396 | parameter 'obj1' must match pattern '. '. |
396 | parameter 'obj2' must match pattern '. '. |
397 | parameter 'obj3' must match pattern '. '. |
397 | parameter 'obj4' must match pattern '. '. |
397 | parameter 'obj5' must match pattern '. '. |
398 | parameter 'obj6' must match pattern '. '. |
398 | parameter 'exception' must match pattern '. '. |
424 | parameter 'level' must match pattern '. '. |
424 | parameter 'obj1' must match pattern '. '. |
424 | parameter 'obj2' must match pattern '. '. |
425 | parameter 'obj3' must match pattern '. '. |
425 | parameter 'obj4' must match pattern '. '. |
425 | parameter 'obj5' must match pattern '. '. |
426 | parameter 'obj6' must match pattern '. '. |
426 | parameter 'obj7' must match pattern '. '. |
427 | parameter 'exception' must match pattern '. '. |
454 | parameter 'level' must match pattern '. '. |
454 | parameter 'obj1' must match pattern '. '. |
454 | parameter 'obj2' must match pattern '. '. |
455 | parameter 'obj3' must match pattern '. '. |
455 | parameter 'obj4' must match pattern '. '. |
455 | parameter 'obj5' must match pattern '. '. |
456 | parameter 'obj6' must match pattern '. '. |
456 | parameter 'obj7' must match pattern '. '. |
456 | parameter 'obj8' must match pattern '. '. |
457 | parameter 'exception' must match pattern '. '. |
494 | parameter 'level' must match pattern '. '. |
494 | parameter 'message' must match pattern '. '. |
495 | parameter 'obj1' must match pattern '. '. |
529 | parameter 'level' must match pattern '. '. |
529 | parameter 'message' must match pattern '. '. |
530 | parameter 'obj1' must match pattern '. '. |
530 | parameter 'obj2' must match pattern '. '. |
565 | parameter 'level' must match pattern '. '. |
565 | parameter 'message' must match pattern '. '. |
566 | parameter 'obj1' must match pattern '. '. |
566 | parameter 'obj2' must match pattern '. '. |
567 | parameter 'obj3' must match pattern '. '. |
603 | parameter 'level' must match pattern '. '. |
603 | parameter 'message' must match pattern '. '. |
604 | parameter 'obj1' must match pattern '. '. |
604 | parameter 'obj2' must match pattern '. '. |
605 | parameter 'obj3' must match pattern '. '. |
605 | parameter 'obj4' must match pattern '. '. |
613 | method is missing a Javadoc comment. |
613 | parameter 'level' must match pattern '. '. |
613 | parameter 'message' must match pattern '. '. |
614 | parameter 'unflatParams' must match pattern '. '. |
638 | Expected an @return tag. |
638 | parameter 'objects' must match pattern '. '. |
638 | Expected @param tag for 'objects'. |
649 | method is missing a Javadoc comment. |
649 | parameter 'object' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\ShortField.java | |
---|---|
Line | Error |
60 | Avoid using the '.*' form of import. |
72 | variable '_value' missing Javadoc. |
73 | variable '_offset' missing Javadoc. |
84 | parameter 'offset' must match pattern '. '. |
105 | parameter 'offset' must match pattern '. '. |
105 | parameter 'value' must match pattern '. '. |
123 | parameter 'offset' must match pattern '. '. |
123 | parameter 'data' must match pattern '. '. |
142 | parameter 'offset' must match pattern '. '. |
142 | parameter 'value' must match pattern '. '. |
142 | parameter 'data' must match pattern '. '. |
166 | parameter 'value' must match pattern '. '. |
181 | parameter 'value' must match pattern '. '. |
181 | parameter 'data' must match pattern '. '. |
199 | parameter 'data' must match pattern '. '. |
217 | parameter 'stream' must match pattern '. '. |
234 | parameter 'data' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\ShortList.java | |
---|---|
Line | Error |
58 | Avoid using the '.*' form of import. |
89 | variable '_array' missing Javadoc. |
90 | variable '_limit' missing Javadoc. |
91 | variable '_default_size' missing Javadoc. |
108 | parameter 'list' must match pattern '. '. |
121 | parameter 'initialCapacity' must match pattern '. '. |
134 | Unused @throws tag for 'IndexOutOfBoundsException'. |
137 | parameter 'index' must match pattern '. '. |
137 | parameter 'value' must match pattern '. '. |
171 | parameter 'value' must match pattern '. '. |
196 | parameter 'c' must match pattern '. '. |
229 | Unused @throws tag for 'IndexOutOfBoundsException'. |
232 | parameter 'index' must match pattern '. '. |
232 | parameter 'c' must match pattern '. '. |
276 | parameter 'o' must match pattern '. '. |
300 | parameter 'c' must match pattern '. '. |
333 | parameter 'o' must match pattern '. '. |
363 | Unused @throws tag for 'IndexOutOfBoundsException'. |
366 | parameter 'index' must match pattern '. '. |
419 | parameter 'o' must match pattern '. '. |
461 | parameter 'o' must match pattern '. '. |
486 | Unused @throws tag for 'IndexOutOfBoundsException'. |
489 | parameter 'index' must match pattern '. '. |
514 | parameter 'o' must match pattern '. '. |
540 | parameter 'c' must match pattern '. '. |
566 | parameter 'c' must match pattern '. '. |
595 | Unused @throws tag for 'IndexOutOfBoundsException'. |
598 | parameter 'index' must match pattern '. '. |
598 | parameter 'element' must match pattern '. '. |
652 | parameter 'a' must match pattern '. '. |
668 | method is missing a Javadoc comment. |
668 | parameter 'new_size' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\StringUtil.java | |
---|---|
Line | Error |
58 | Unused import - java.io.UnsupportedEncodingException |
97 | parameter 'string' must match pattern '. '. |
98 | parameter 'offset' must match pattern '. '. |
98 | parameter 'len' must match pattern '. '. |
98 | Expected @param tag for 'len'. |
138 | parameter 'string' must match pattern '. '. |
139 | parameter 'offset' must match pattern '. '. |
139 | parameter 'len' must match pattern '. '. |
139 | Expected @param tag for 'len'. |
167 | parameter 'string' must match pattern '. '. |
181 | parameter 'input' must match pattern '. '. |
182 | parameter 'output' must match pattern '. '. |
183 | parameter 'offset' must match pattern '. '. |
200 | parameter 'input' must match pattern '. '. |
201 | parameter 'output' must match pattern '. '. |
202 | parameter 'offset' must match pattern '. '. |
221 | parameter 'input' must match pattern '. '. |
222 | parameter 'output' must match pattern '. '. |
223 | parameter 'offset' must match pattern '. '. |
244 | parameter 'message' must match pattern '. '. |
244 | parameter 'params' must match pattern '. '. |
282 | parameter 'number' must match pattern '. '. |
283 | parameter 'formatting' must match pattern '. '. |
284 | parameter 'outputTo' must match pattern '. '. |
C:\temp\jakarta-poi\src\java\org\apache\poi\util\SystemOutLogger.java | |
---|---|
Line | Error |
58 | Unused import - org.apache.commons.logging.Log |
60 | Avoid using the '.*' form of import. |
75 | variable 'cat' missing Javadoc. |
77 | method is missing a Javadoc comment. |
77 | parameter 'cat' must match pattern '. '. |
89 | parameter 'level' must match pattern '. '. |
89 | parameter 'obj1' must match pattern '. '. |
99 | Unused @param tag for 'obj1'. |
101 | Expected an @return tag. |
101 | parameter 'level' must match pattern '. '. |