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 voidSection. setDictionary(java.util.Map<java.lang.Long,java.lang.String> dictionary)Sets the section's dictionary.
-