|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hpsf.PropertySet org.apache.poi.hpsf.MutablePropertySet org.apache.poi.hpsf.SpecialPropertySet
@Removal(version="3.18") public class SpecialPropertySet
Interface for the convenience classes 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.
Field Summary |
---|
Fields inherited from class org.apache.poi.hpsf.PropertySet |
---|
OS_MACINTOSH, OS_WIN16, OS_WIN32 |
Constructor Summary | |
---|---|
SpecialPropertySet()
Deprecated. |
|
SpecialPropertySet(PropertySet ps)
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SpecialPropertySet()
public SpecialPropertySet(PropertySet ps) throws UnexpectedPropertySetTypeException
UnexpectedPropertySetTypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |