Class SectionIDMap

java.lang.Object
org.apache.poi.hpsf.wellknown.SectionIDMap

@Internal @Deprecated @Removal(version="4.2.0") public class SectionIDMap extends Object
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.