Uses of Class
loci.poi.hpsf.ReadingNotSupportedException
-
Packages that use ReadingNotSupportedException Package Description loci.poi.hpsf -
-
Uses of ReadingNotSupportedException in loci.poi.hpsf
Methods in loci.poi.hpsf that throw ReadingNotSupportedException Modifier and Type Method Description static Object
VariantSupport. read(byte[] src, int offset, int length, long type, int codepage)
Reads a variant type from a byte array.
-