Uses of Class
org.apache.poi.hpsf.ReadingNotSupportedException

Packages that use ReadingNotSupportedException
org.apache.poi.hpsf
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. 
 

Uses of ReadingNotSupportedException in org.apache.poi.hpsf
 

Methods in org.apache.poi.hpsf that throw ReadingNotSupportedException
static java.lang.Object VariantSupport.read(byte[] src, int offset, int length, long type, int codepage)
          Reads a variant type from a byte array.
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.