Uses of Class
loci.poi.hpsf.wellknown.PropertyIDMap
Packages that use PropertyIDMap
Package
Description
Specific support for DocumentSummaryInformation, SummaryInformation types.
-
Uses of PropertyIDMap in loci.poi.hpsf.wellknown
Methods in loci.poi.hpsf.wellknown that return PropertyIDMapModifier and TypeMethodDescriptionSectionIDMap.get(byte[] sectionFormatID) Returns thePropertyIDMapfor a given section format ID.static PropertyIDMapPropertyIDMap.getDocumentSummaryInformationProperties()Returns the Document Summary Information properties singleton.static PropertyIDMapPropertyIDMap.getSummaryInformationProperties()Methods in loci.poi.hpsf.wellknown with parameters of type PropertyIDMapModifier and TypeMethodDescriptionSectionIDMap.put(byte[] sectionFormatID, PropertyIDMap propertyIDMap) Associates a section format ID with aPropertyIDMap.