Uses of Class
org.apache.poi.hpsf.wellknown.PropertyIDMap
Packages that use PropertyIDMap
Package
Description
Specific support for DocumentSummaryInformation, SummaryInformation types.
-
Uses of PropertyIDMap in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return PropertyIDMapModifier and TypeMethodDescriptionDocumentSummaryInformation.getPropertySetIDMap()
PropertySet.getPropertySetIDMap()
The id to name mapping of the properties in this set.SummaryInformation.getPropertySetIDMap()
Methods in org.apache.poi.hpsf with parameters of type PropertyIDMapModifier and TypeMethodDescriptionProperty.toString
(int codepage, PropertyIDMap idMap) Section.toString
(PropertyIDMap idMap) -
Uses of PropertyIDMap in org.apache.poi.hpsf.wellknown
Methods in org.apache.poi.hpsf.wellknown that return PropertyIDMapModifier and TypeMethodDescriptionstatic PropertyIDMap
PropertyIDMap.getDocumentSummaryInformationProperties()
static PropertyIDMap
PropertyIDMap.getFallbackProperties()
Returns a property map, which is only used as a fallback, i.e.static PropertyIDMap
PropertyIDMap.getSummaryInformationProperties()