Package org.apache.poi.hpsf.wellknown
Class SectionIDMap
java.lang.Object
org.apache.poi.hpsf.wellknown.SectionIDMap
Deprecated.
in 4.0.0, there's no way to create custom PropertyIDMaps, therefore
this class is obsolete
This classed used to map section format IDs to
PropertyIDMaps
,
but there's no way to use custom PropertyIDMaps.It is only kept for its ClassIDs until removal.
-
Field Details
-
SUMMARY_INFORMATION_ID
Deprecated.The SummaryInformation's section's format ID. -
DOCUMENT_SUMMARY_INFORMATION_ID
Deprecated.The DocumentSummaryInformation's first and second sections' format ID. -
UNDEFINED
Deprecated.A property without a known name is described by this string.- See Also:
-
-
Constructor Details
-
SectionIDMap
public SectionIDMap()Deprecated.
-