Uses of Class
org.apache.poi.hpsf.IllegalPropertySetDataException
-
Packages that use IllegalPropertySetDataException Package Description org.apache.poi.hpsf Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. -
-
Uses of IllegalPropertySetDataException in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that throw IllegalPropertySetDataException Modifier and Type Method Description void
Section. setDictionary(Map<Long,String> dictionary)
Sets the section's dictionary.
-