Uses of Class
org.apache.poi.hsmf.datatypes.StringChunk
-
Packages that use StringChunk Package Description org.apache.poi.hsmf org.apache.poi.hsmf.datatypes -
-
Uses of StringChunk in org.apache.poi.hsmf
Methods in org.apache.poi.hsmf with parameters of type StringChunk Modifier and Type Method Description StringMAPIMessage. getStringFromChunk(StringChunk chunk)Gets a string value based on the passed chunk. -
Uses of StringChunk in org.apache.poi.hsmf.datatypes
-