poi/src/java/org/apache/poi/hpsf
Dominik Stadler e75a0b9e89 Add test for FileMagic
JavaDoc warning fixes
Remove some IDE warnings
Reformat code of sample application

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847437 13f79535-47bb-0310-9956-ffa450edef68
2018-11-25 21:56:43 +00:00
..
extractor #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 2018-08-31 00:25:50 +00:00
wellknown Add test for FileMagic 2018-11-25 21:56:43 +00:00
Array.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
Blob.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
ClassID.java #61940 - Replace ClassID statics with enum 2017-12-31 00:13:38 +00:00
ClassIDPredefined.java #61940 - Replace ClassID statics with enum 2017-12-31 00:13:38 +00:00
ClipboardData.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
CodePageString.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
Currency.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
CustomProperties.java Remove "filling" in IntList as this has no effect whatsoever as far as I could see 2017-10-11 05:32:05 +00:00
CustomProperty.java remove some deprecated code slated for removal in 3.18 2017-09-14 23:44:47 +00:00
Date.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
Decimal.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
DocumentSummaryInformation.java #61809 - Infinite loop in SectionIDMap.get() and .put() 2017-11-24 01:02:20 +00:00
Filetime.java #62451 - Document last printed in the year 27321 2018-06-17 16:59:48 +00:00
GUID.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
HPSFException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
HPSFPropertiesOnlyDocument.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 2018-08-31 00:25:50 +00:00
HPSFRuntimeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
IllegalPropertySetDataException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
IllegalVariantTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
IndirectPropertyName.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
MarkUnsupportedException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
MissingSectionException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
NoFormatIDException.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
NoPropertySetStreamException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
NoSingleSectionException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Property.java Remove JavaDoc warnings 2018-11-01 10:30:16 +00:00
PropertySet.java #62649 - Remove OPOIFS 2018-08-26 11:55:00 +00:00
PropertySetFactory.java #61809 - Infinite loop in SectionIDMap.get() and .put() 2017-11-24 01:02:20 +00:00
ReadingNotSupportedException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Section.java #62649 - Remove OPOIFS 2018-08-26 11:55:00 +00:00
SummaryInformation.java #61809 - Infinite loop in SectionIDMap.get() and .put() 2017-11-24 01:02:20 +00:00
Thumbnail.java Remove unnecessary local variables 2017-09-16 08:28:38 +00:00
TypedPropertyValue.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
UnexpectedPropertySetTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
UnicodeString.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
UnsupportedVariantTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Variant.java replace "".equals(string) with string.isEmpty() to avoid null strings silently evaluating to false; most code should probably check string for null if it is not already 2017-10-18 08:41:42 +00:00
VariantBool.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
VariantSupport.java Add test for FileMagic 2018-11-25 21:56:43 +00:00
VariantTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Vector.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
VersionedStream.java #62355 - unsplit packages - 4 - open HPSF 2018-05-27 22:15:59 +00:00
WritingNotSupportedException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
package.html Remove javadoc references to removed classes 2017-09-15 09:03:56 +00:00