Uses of Class
org.apache.poi.hpsf.CustomProperty
Packages that use CustomProperty
-
Uses of CustomProperty in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return CustomPropertyModifier and TypeMethodDescriptionCustomProperties.put
(String name, CustomProperty cp) Puts aCustomProperty
into this map.Removes a custom property - only works for keys of type StringMethods in org.apache.poi.hpsf that return types with arguments of type CustomPropertyMethods in org.apache.poi.hpsf with parameters of type CustomPropertyModifier and TypeMethodDescriptionCustomProperties.put
(String name, CustomProperty cp) Puts aCustomProperty
into this map.