@Removal(version="3.18") public class SpecialPropertySet extends MutablePropertySet
SummaryInformation
and DocumentSummaryInformation
.This used to be an abstract class to support late loading of the SummaryInformation classes, as their concrete instance can only be determined after the PropertySet has been loaded.
OS_MACINTOSH, OS_WIN16, OS_WIN32
Constructor and Description |
---|
SpecialPropertySet()
Deprecated.
|
SpecialPropertySet(PropertySet ps)
Deprecated.
|
addSection, clearSections, equals, getByteOrder, getClassID, getFirstSection, getFormat, getOSVersion, getProperties, getProperty, getPropertyBooleanValue, getPropertyIntValue, getPropertySetIDMap, getPropertyStringValue, getPropertyStringValue, getSectionCount, getSections, getSingleSection, hashCode, isDocumentSummaryInformation, isPropertySetStream, isPropertySetStream, isSummaryInformation, remove1stProperty, set1stProperty, set1stProperty, set1stProperty, set1stProperty, setByteOrder, setClassID, setFormat, setOSVersion, toInputStream, toString, wasNull, write, write
public SpecialPropertySet()
public SpecialPropertySet(PropertySet ps) throws UnexpectedPropertySetTypeException
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.