Uses of Class
org.apache.poi.hpsf.TypedPropertyValue
-
Packages that use TypedPropertyValue Package Description org.apache.poi.hpsf Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. -
-
Uses of TypedPropertyValue in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return TypedPropertyValue Modifier and Type Method Description TypedPropertyValue[]Array. getValues()TypedPropertyValue[]Vector. getValues()
-