|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HPSFException | |
org.apache.poi.hpsf |
Horrible PropertySet Format API reads things like Document Summary info from
OLE 2 Compound document files. |
Uses of HPSFException in org.apache.poi.hpsf |
Subclasses of HPSFException in org.apache.poi.hpsf | |
class |
MarkUnsupportedException
This exception is thrown if an InputStream does not support
the InputStream.mark(int) operation. |
class |
NoPropertySetStreamException
This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream. |
class |
UnexpectedPropertySetTypeException
This exception is thrown if a certain type of property set is expected (e.g. |
Methods in org.apache.poi.hpsf that throw HPSFException | |
long |
Thumbnail.getClipboardFormat()
Returns an int representing the Clipboard Format |
byte[] |
Thumbnail.getThumbnailAsWMF()
Returns the Thumbnail as a byte[] of WMF data if the
Thumbnail's Clipboard Format Tag is CFTAG_WINDOWS
and its Clipboard Format is CF_METAFILEPICT |
|
jakarta-poi 1.7.0-dev | ||||||||
PREV NEXT | FRAMES NO FRAMES |